#CEEAAB#CEEAAB
#CEEAAB is a very light, moderate yellow-green. Relative luminance 0.749; OKLCH L 90.1% C 0.088 H 127.5°. Best body text is #000000 at 15.98:1 contrast (WCAG AA passes).
Color values
| HEX | #CEEAAB |
|---|---|
| RGB | rgb(206, 234, 171) |
| HSL | hsl(87, 60%, 79%) |
| HSV | hsv(87, 27%, 92%) |
| CMYK | cmyk(12%, 0%, 26.9%, 8.2%) |
| CIE-LAB | lab(89.35, -19.93, 27.65) |
| CIE-LCH | lch(89.35, 34.08, 125.79°) |
| OKLab | oklab(90.11% -0.0536 0.0698) |
| OKLCH | oklch(90.11% 0.088 127.5) |
| XYZ | xyz(62.2261, 74.9073, 49.7005) |
| Luminance | 0.7491 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.93
Light Sage
#BCECAC
ΔE00 4.03
Very Pale Green
#CFFDBC
ΔE00 4.88
Very Light Green
#D1FFBD
ΔE00 5.13
Washed Out Green
#BCF5A6
ΔE00 5.56
Pale Green
#C7FDB5
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEEAAB #C7ABEA
analogous
#EAE7AB #CEEAAB #AFEAAB
triadic
#CEEAAB #ABCEEA #EAABCE
tetradic
#CEEAAB #ABEAE7 #C7ABEA #EAABAF
square
#CEEAAB #ABEAE7 #C7ABEA #EAABAF
split-complementary
#CEEAAB #ABAFEA #E7ABEA
monochromatic
#95D249 #B1DE7A #CEEAAB #EBF6DC #F1F9E7
Accessibility & contrast
On white
1.31
#CEEAAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.98
#CEEAAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEEAAB
15.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEEAAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEEAAB | 1.00 | 1.31 | 15.98 | 15.98 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E2A7
Deuteranopia (green-blind)
#ECE0AE
Tritanopia (blue-blind)
#D1E4D9
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #ceeaab; /* rgb */ color: rgb(206, 234, 171); /* oklch */ color: oklch(90.1% 0.088 127.5);
Tailwind
colors: {
custom: {
50: '#ddf0c4',
500: '#ceeaab',
950: '#000000',
},
}SCSS
$custom: #ceeaab; $custom-light: #ddf0c4; $custom-dark: #000000;
JSON
{
"hex": "#ceeaab",
"rgb": {
"r": 206,
"g": 234,
"b": 171
},
"hsl": {
"h": 86.667,
"s": 60,
"l": 79.412
},
"oklch": {
"l": 0.90109,
"c": 0.08802,
"h": 127.5
},
"luminance": 0.74908
}Semantic roles & 50–950 ramp
primary
#CEEAAB
secondary
#9873C6
accent
#1EC869
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151612
muted
#848582