#CEEEAB#CEEEAB
#CEEEAB is a very light, moderate yellow-green. Relative luminance 0.772; OKLCH L 91.0% C 0.094 H 128.9°. Best body text is #000000 at 16.44:1 contrast (WCAG AA passes).
Color values
| HEX | #CEEEAB |
|---|---|
| RGB | rgb(206, 238, 171) |
| HSL | hsl(89, 66%, 80%) |
| HSV | hsv(89, 28%, 93%) |
| CMYK | cmyk(13.4%, 0%, 28.2%, 6.7%) |
| CIE-LAB | lab(90.42, -21.88, 29.09) |
| CIE-LCH | lch(90.42, 36.40, 126.95°) |
| OKLab | oklab(90.96% -0.0591 0.0733) |
| OKLCH | oklch(90.96% 0.094 128.9) |
| XYZ | xyz(63.3777, 77.2106, 50.0843) |
| Luminance | 0.7721 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 3.58
Very Pale Green
#CFFDBC
ΔE00 3.99
Light Grey Green
#B7E1A1
ΔE00 4.03
Very Light Green
#D1FFBD
ΔE00 4.21
Washed Out Green
#BCF5A6
ΔE00 4.54
Pale Green
#C7FDB5
ΔE00 4.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEEEAB #CBABEE
analogous
#EEEDAB #CEEEAB #ACEEAB
triadic
#CEEEAB #ABCEEE #EEABCE
tetradic
#CEEEAB #ABEEED #CBABEE #EEABAC
square
#CEEEAB #ABEEED #CBABEE #EEABAC
split-complementary
#CEEEAB #ABACEE #EDABEE
monochromatic
#93D945 #B0E478 #CEEEAB #ECF8DE #F0FAE6
Accessibility & contrast
On white
1.28
#CEEEAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.44
#CEEEAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEEEAB
16.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEEEAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEEEAB | 1.00 | 1.28 | 16.44 | 16.44 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E5A7
Deuteranopia (green-blind)
#F0E3AE
Tritanopia (blue-blind)
#D1E8DC
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #ceeeab; /* rgb */ color: rgb(206, 238, 171); /* oklch */ color: oklch(91.0% 0.094 128.9);
Tailwind
colors: {
custom: {
50: '#ddf3c4',
500: '#ceeeab',
950: '#000000',
},
}SCSS
$custom: #ceeeab; $custom-light: #ddf3c4; $custom-dark: #000000;
JSON
{
"hex": "#ceeeab",
"rgb": {
"r": 206,
"g": 238,
"b": 171
},
"hsl": {
"h": 88.657,
"s": 66.337,
"l": 80.196
},
"oklch": {
"l": 0.90963,
"c": 0.09413,
"h": 128.9
},
"luminance": 0.77211
}Semantic roles & 50–950 ramp
primary
#CEEEAB
secondary
#9D72CB
accent
#17CE6F
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151712
muted
#848582