#CEEEAE#CEEEAE
#CEEEAE is a very light, moderate yellow-green. Relative luminance 0.773; OKLCH L 91.0% C 0.091 H 129.6°. Best body text is #000000 at 16.47:1 contrast (WCAG AA passes).
Color values
| HEX | #CEEEAE |
|---|---|
| RGB | rgb(206, 238, 174) |
| HSL | hsl(90, 65%, 81%) |
| HSV | hsv(90, 27%, 93%) |
| CMYK | cmyk(13.4%, 0%, 26.9%, 6.7%) |
| CIE-LAB | lab(90.47, -21.45, 27.64) |
| CIE-LCH | lch(90.47, 34.98, 127.81°) |
| OKLab | oklab(91.02% -0.0578 0.0698) |
| OKLCH | oklch(91.02% 0.091 129.6) |
| XYZ | xyz(63.6669, 77.3262, 51.6074) |
| Luminance | 0.7733 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 3.37
Very Pale Green
#CFFDBC
ΔE00 3.80
Light Grey Green
#B7E1A1
ΔE00 3.94
Very Light Green
#D1FFBD
ΔE00 4.05
Pale Green
#C7FDB5
ΔE00 4.58
Washed Out Green
#BCF5A6
ΔE00 4.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEEEAE #CEAEEE
analogous
#EEEEAE #CEEEAE #AEEEAE
triadic
#CEEEAE #AECEEE #EEAECE
tetradic
#CEEEAE #AEEEEE #CEAEEE #EEAEAE
square
#CEEEAE #AEEEEE #CEAEEE #EEAEAE
split-complementary
#CEEEAE #AEAEEE #EEAEEE
monochromatic
#91D949 #AFE37B #CEEEAE #EDF9E1 #F0FAE6
Accessibility & contrast
On white
1.28
#CEEEAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.47
#CEEEAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEEEAE
16.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEEEAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEEEAE | 1.00 | 1.28 | 16.47 | 16.47 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E5AA
Deuteranopia (green-blind)
#EFE3B1
Tritanopia (blue-blind)
#D0E8DD
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #ceeeae; /* rgb */ color: rgb(206, 238, 174); /* oklch */ color: oklch(91.0% 0.091 129.6);
Tailwind
colors: {
custom: {
50: '#ddf3c6',
500: '#ceeeae',
950: '#000000',
},
}SCSS
$custom: #ceeeae; $custom-light: #ddf3c6; $custom-dark: #000000;
JSON
{
"hex": "#ceeeae",
"rgb": {
"r": 206,
"g": 238,
"b": 174
},
"hsl": {
"h": 90,
"s": 65.306,
"l": 80.784
},
"oklch": {
"l": 0.91023,
"c": 0.09066,
"h": 129.6
},
"luminance": 0.77327
}Semantic roles & 50–950 ramp
primary
#CEEEAE
secondary
#A075CB
accent
#18CD73
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151713
muted
#848582