#CEEAA2#CEEAA2
#CEEAA2 is a very light, moderate yellow-green. Relative luminance 0.746; OKLCH L 89.9% C 0.099 H 125.6°. Best body text is #000000 at 15.92:1 contrast (WCAG AA passes).
Color values
| HEX | #CEEAA2 |
|---|---|
| RGB | rgb(206, 234, 162) |
| HSL | hsl(83, 63%, 78%) |
| HSV | hsv(83, 31%, 92%) |
| CMYK | cmyk(12%, 0%, 30.8%, 8.2%) |
| CIE-LAB | lab(89.19, -21.20, 32.02) |
| CIE-LCH | lch(89.19, 38.41, 123.50°) |
| OKLab | oklab(89.93% -0.0573 0.0801) |
| OKLCH | oklch(89.93% 0.099 125.6) |
| XYZ | xyz(61.3973, 74.5757, 45.3354) |
| Luminance | 0.7458 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 4.50
Light Sage
#BCECAC
ΔE00 4.81
Light Khaki
#E6F2A2
ΔE00 4.91
Washed Out Green
#BCF5A6
ΔE00 5.39
Very Pale Green
#CFFDBC
ΔE00 5.56
Very Light Green
#D1FFBD
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEEAA2 #BEA2EA
analogous
#EAE2A2 #CEEAA2 #AAEAA2
triadic
#CEEAA2 #A2CEEA #EAA2CE
tetradic
#CEEAA2 #A2EAE2 #BEA2EA #EAA2AA
square
#CEEAA2 #A2EAE2 #BEA2EA #EAA2AA
split-complementary
#CEEAA2 #A2AAEA #E2A2EA
monochromatic
#99D33E #B4DF70 #CEEAA2 #E8F5D4 #F2F9E6
Accessibility & contrast
On white
1.32
#CEEAA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.92
#CEEAA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEEAA2
15.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEEAA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEEAA2 | 1.00 | 1.32 | 15.92 | 15.92 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E19D
Deuteranopia (green-blind)
#EEE0A5
Tritanopia (blue-blind)
#D2E3D7
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #ceeaa2; /* rgb */ color: rgb(206, 234, 162); /* oklch */ color: oklch(89.9% 0.099 125.6);
Tailwind
colors: {
custom: {
50: '#ddf0be',
500: '#ceeaa2',
950: '#000000',
},
}SCSS
$custom: #ceeaa2; $custom-light: #ddf0be; $custom-dark: #000000;
JSON
{
"hex": "#ceeaa2",
"rgb": {
"r": 206,
"g": 234,
"b": 162
},
"hsl": {
"h": 83.333,
"s": 63.158,
"l": 77.647
},
"oklch": {
"l": 0.89934,
"c": 0.09851,
"h": 125.6
},
"luminance": 0.74576
}Semantic roles & 50–950 ramp
primary
#CEEAA2
secondary
#8E6BC6
accent
#1BCB5F
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151612
muted
#848582