Skip to content

#ceecc4

a light, vivid green · neutral · closest name: Light Goldenrod Yellow

RGB
206, 236, 196
HSL
105°, 51%, 85%
CMYK
13, 0, 17, 8
Luminance
0.7710

At a glance

Every number on this page in one read: what #ceecc4 is made of, how bright it looks, and which way it leans.

Hex
#ceecc4
Hue
105°
green
Saturation
51%
vivid
Lightness
85%
light
Brightness
93%
HSV value
Perceived
87%
weighted brightness
Luminance
0.7710
WCAG relative
Temperature
Neutral
56/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
16.42:1
Closest name
Light Goldenrod Yellow
ΔE2000 9.8
Where it sits
Hue105° of 360°
Saturation51%
Lightness85%
Temperature
Warm ← → Cool56% cool

Reads neutral. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.

Every format

HEX#ceecc4
RGBrgb(206, 236, 196)
HSLhsl(105, 51%, 85%)
CMYKcmyk(13%, 0%, 17%, 8%)
LABlab(90.4 -17.0 16.2)
LCHlch(90.4 23.5 136.5)
OKLCHoklch(0.911 0.062 137.9)
Decimal13561028
Display P3color(display-p3 0.808 0.925 0.769)

Copy-ready code

/* CSS */
color: #ceecc4;
background-color: #ceecc4;
/* Tailwind (arbitrary) */
class="text-[#ceecc4] bg-[#ceecc4]"
/* SCSS */
$brand: #ceecc4;
/* SwiftUI */
Color(red: 0.808, green: 0.925, blue: 0.769)
/* Android */
Color.parseColor("#ceecc4")
/* Flutter */
Color(0xFFCEECC4)
/* Python / OpenCV (BGR) */
(196, 236, 206)

Best text color

Only one of black and white can be right. This is the one, with the number that proves it.

Readable at a glance#000000 on #ceecc4 · 16.42:1
Use #000000AAA at every size.
Aa
White text · 1.28:1
AA fail · AA large fail · AAA fail
Aa
Black text · 16.42:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #ceecc4 as text scores 1.28:1 on white and 16.42:1 on black.

Accessibility — WCAG contrast

Aa
#ceecc4 on white: 1.28:1
AA ✗ fail · AA-large · AAA
Aa
#ceecc4 on black: 16.42:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #EFE5C2
deuteranopia · #EAE2C6
tritanopia · #CDE9E1

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #ceecc4 is pinned to step 200; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#F6FAF4
#EDF6EA
#ceecc4
#B9E4AA
#95D680
#72C855
#5BB93C
#4C9A32
#3D7B28
#2F5A20
#1D3814
Base = 200Lightest = 50 · #F6FAF4Darkest = 950 · #1D3814
:root {
  --brand-50: #F6FAF4;
  --brand-100: #EDF6EA;
  --brand-200: #ceecc4;
  --brand-300: #B9E4AA;
  --brand-400: #95D680;
  --brand-500: #72C855;
  --brand-600: #5BB93C;
  --brand-700: #4C9A32;
  --brand-800: #3D7B28;
  --brand-900: #2F5A20;
  --brand-950: #1D3814;
  --brand: #ceecc4;
  --brand-ink: #000000;
}

Colors that work with #ceecc4

Not a palette — a role sheet. Each swatch answers one question you will hit while building the component.

Text on it#000000
Black wins here
Surface#F6FAF4
Tinted page background
Border#CCEBC1
Hairlines and dividers
Muted text#5F9B4B
Captions on the surface
Accent#662CA0
Second voice, not a rival
Dark variant#2F601F
Hover, pressed, headers
Light variant#EFF9EC
Selected rows, tints
Dark surface#182414
Dark-mode background
Light mode
Everything in its place

Surface, border, heading and body all derive from this one hue, so the screen stays coherent without a second palette.

Primary actionSecondaryBadge
Dark mode
Same hue, inverted

Lightness flips, hue holds. The accent stays the anchor in both themes.

Primary actionSecondaryAccent

How to use #ceecc4

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Text and icons on dark surfaces
  • Primary buttons and calls to action
  • Focus rings, active and selected states
  • Card and section backgrounds
  • Brand accents, badges and data highlights
Use with care
  • Text of any size on white — fails WCAG AA
  • Full-page backgrounds — tiring over long sessions
  • White text placed on it
  • Pairing with a same-lightness hue — edges vibrate

Similar colors

One move away from this hex in each direction. Every swatch is its own page.

Color relationships

The wheel positions with their names attached, so you can grab the one you actually need.

Complementary#E2C4EC
Analogous left#E2ECC4
Analogous right#C4ECCE
Split-complement 1#CEC4EC
Split-complement 2#ECC4E2
Triadic 1#C4CEEC
Triadic 2#ECC4CE
Tetradic#C4E2EC

RGB percentages

Red80.8%
Green92.5%
Blue76.9%

CMYK percentages

Cyan12.7%
Magenta0.0%
Yellow16.9%
Key (black)7.5%

Color previews

#ceecc4 text on a black background

contrast 16.42:1

Card sample

#ceecc4 text on a white background

contrast 1.28:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #ceecc4;
Background color
Panel with #ceecc4 background
background-color: #ceecc4;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #ceecc4;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(206, 236, 196, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(206, 236, 196, 0.45);
Border & gradient
Gradient panel
border: 3px solid #ceecc4;
background: linear-gradient(135deg, #ceecc4, #C4ECD5);

Monochromatic scale

Palettes built from #ceecc4

Shades — darker

Tints — lighter

Color harmonies

Nearest named colors

Ranked with CIEDE2000 across all 139 CSS keywords. Under ΔE 2 the eye stops telling them apart; over ΔE 10 they are plainly different colors.

#ceecc4 in the real world

Where a color in this family tends to land, and the interface roles it is usually asked to play.

Industries
SustainabilityFinanceHealth and wellnessAgriculture
Common UI roles
SurfacesBadgesHighlightsEmpty states
Print note

Converts to four-color process without much drama. Proof it anyway.

#ceecc4, answered

What color is #ceecc4?

#ceecc4 is a light vivid green, closest to Light Goldenrod Yellow (ΔE2000 9.8). It sits at 105° on the hue wheel with 51% saturation and 85% lightness, which reads as neutral.

What is the RGB value of #ceecc4?

rgb(206, 236, 196) — 206 red, 236 green and 196 blue out of 255, or 80.8% / 92.5% / 76.9% by channel.

Is #ceecc4 a light or a dark color?

It is a light color. Relative luminance is 0.7710 and perceived brightness is 87%, so black text on it reaches 16.42:1.

Should I use black or white text on #ceecc4?

Black. It scores 16.42:1 against #ceecc4, versus 1.28:1 for white — AAA at any size.

What is the complementary color of #ceecc4?

#E2C4EC sits directly opposite on the wheel. Softer options are the split-complements #CEC4EC and #ECC4E2, which give the same contrast with far less vibration.

What colors go well with #ceecc4?

For interface work: #F6FAF4 as the surface, #CCEBC1 for borders, #5F9B4B for secondary text, #662CA0 as an accent and #2F601F for hover and pressed states. For a palette, the analogous pair #E2ECC4 and #C4ECCE stays calm, while #E2C4EC is the loudest partner.

What is #ceecc4 in CMYK for printing?

cmyk(13%, 0%, 17%, 8%). This is a screen-to-ink approximation — ask your printer for a proof before committing to a run.

Is #ceecc4 warm or cool?

Neutral — it scores 56 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #DDECC4; nudged cooler, #C3EDC8.

Work with #ceecc4 in the Color Lab