#CEECAE#CEECAE
#CEECAE is a very light, moderate yellow-green. Relative luminance 0.762; OKLCH L 90.6% C 0.088 H 129.0°. Best body text is #000000 at 16.23:1 contrast (WCAG AA passes).
Color values
| HEX | #CEECAE |
|---|---|
| RGB | rgb(206, 236, 174) |
| HSL | hsl(89, 62%, 80%) |
| HSV | hsv(89, 26%, 93%) |
| CMYK | cmyk(12.7%, 0%, 26.3%, 7.5%) |
| CIE-LAB | lab(89.94, -20.47, 26.91) |
| CIE-LCH | lch(89.94, 33.81, 127.27°) |
| OKLab | oklab(90.6% -0.0551 0.0681) |
| OKLCH | oklch(90.6% 0.088 129) |
| XYZ | xyz(63.0879, 76.1681, 51.4144) |
| Luminance | 0.7617 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 3.61
Light Grey Green
#B7E1A1
ΔE00 3.88
Very Pale Green
#CFFDBC
ΔE00 4.28
Very Light Green
#D1FFBD
ΔE00 4.55
Pale Green
#C7FDB5
ΔE00 5.13
Washed Out Green
#BCF5A6
ΔE00 5.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEECAE #CCAEEC
analogous
#ECEBAE #CEECAE #AFECAE
triadic
#CEECAE #AECEEC #ECAECE
tetradic
#CEECAE #AEECEB #CCAEEC #ECAEAF
square
#CEECAE #AEECEB #CCAEEC #ECAEAF
split-complementary
#CEECAE #AEAFEC #EBAEEC
monochromatic
#92D54B #B0E07C #CEECAE #ECF8E0 #F0F9E6
Accessibility & contrast
On white
1.29
#CEECAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.23
#CEECAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEECAE
16.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEECAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEECAE | 1.00 | 1.29 | 16.23 | 16.23 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E4AA
Deuteranopia (green-blind)
#EEE2B1
Tritanopia (blue-blind)
#D1E6DB
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #ceecae; /* rgb */ color: rgb(206, 236, 174); /* oklch */ color: oklch(90.6% 0.088 129.0);
Tailwind
colors: {
custom: {
50: '#ddf2c6',
500: '#ceecae',
950: '#000000',
},
}SCSS
$custom: #ceecae; $custom-light: #ddf2c6; $custom-dark: #000000;
JSON
{
"hex": "#ceecae",
"rgb": {
"r": 206,
"g": 236,
"b": 174
},
"hsl": {
"h": 89.032,
"s": 62,
"l": 80.392
},
"oklch": {
"l": 0.90596,
"c": 0.08758,
"h": 129
},
"luminance": 0.76169
}Semantic roles & 50–950 ramp
primary
#CEECAE
secondary
#9E75C9
accent
#1CCA70
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151613
muted
#848582