#CEEAA0#CEEAA0
#CEEAA0 is a very light, moderate yellow-green. Relative luminance 0.745; OKLCH L 89.9% C 0.101 H 125.2°. Best body text is #000000 at 15.90:1 contrast (WCAG AA passes).
Color values
| HEX | #CEEAA0 |
|---|---|
| RGB | rgb(206, 234, 160) |
| HSL | hsl(83, 64%, 77%) |
| HSV | hsv(83, 32%, 92%) |
| CMYK | cmyk(12%, 0%, 31.6%, 8.2%) |
| CIE-LAB | lab(89.16, -21.47, 32.99) |
| CIE-LCH | lch(89.16, 39.37, 123.05°) |
| OKLab | oklab(89.9% -0.0581 0.0824) |
| OKLCH | oklch(89.9% 0.101 125.2) |
| XYZ | xyz(61.2209, 74.5052, 44.4065) |
| Luminance | 0.7451 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 4.71
Light Khaki
#E6F2A2
ΔE00 4.74
Light Sage
#BCECAC
ΔE00 5.06
Washed Out Green
#BCF5A6
ΔE00 5.43
Tea Green
#BDF8A3
ΔE00 5.75
Very Pale Green
#CFFDBC
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEEAA0 #BCA0EA
analogous
#EAE1A0 #CEEAA0 #A9EAA0
triadic
#CEEAA0 #A0CEEA #EAA0CE
tetradic
#CEEAA0 #A0EAE1 #BCA0EA #EAA0A9
square
#CEEAA0 #A0EAE1 #BCA0EA #EAA0A9
split-complementary
#CEEAA0 #A0A9EA #E1A0EA
monochromatic
#9AD43C #B4DF6E #CEEAA0 #E8F5D2 #F2F9E6
Accessibility & contrast
On white
1.32
#CEEAA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.90
#CEEAA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEEAA0
15.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEEAA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEEAA0 | 1.00 | 1.32 | 15.90 | 15.90 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E19B
Deuteranopia (green-blind)
#EEE0A3
Tritanopia (blue-blind)
#D3E3D7
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #ceeaa0; /* rgb */ color: rgb(206, 234, 160); /* oklch */ color: oklch(89.9% 0.101 125.2);
Tailwind
colors: {
custom: {
50: '#ddf0bc',
500: '#ceeaa0',
950: '#000000',
},
}SCSS
$custom: #ceeaa0; $custom-light: #ddf0bc; $custom-dark: #000000;
JSON
{
"hex": "#ceeaa0",
"rgb": {
"r": 206,
"g": 234,
"b": 160
},
"hsl": {
"h": 82.703,
"s": 63.793,
"l": 77.255
},
"oklch": {
"l": 0.89896,
"c": 0.10082,
"h": 125.2
},
"luminance": 0.74506
}Semantic roles & 50–950 ramp
primary
#CEEAA0
secondary
#8C69C5
accent
#1ACC5D
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151612
muted
#848582