#CEEEA2#CEEEA2
#CEEEA2 is a very light, moderate yellow-green. Relative luminance 0.769; OKLCH L 90.8% C 0.104 H 126.9°. Best body text is #000000 at 16.38:1 contrast (WCAG AA passes).
Color values
| HEX | #CEEEA2 |
|---|---|
| RGB | rgb(206, 238, 162) |
| HSL | hsl(85, 69%, 78%) |
| HSV | hsv(85, 32%, 93%) |
| CMYK | cmyk(13.4%, 0%, 31.9%, 6.7%) |
| CIE-LAB | lab(90.27, -23.13, 33.45) |
| CIE-LCH | lch(90.27, 40.67, 124.67°) |
| OKLab | oklab(90.79% -0.0627 0.0835) |
| OKLCH | oklch(90.79% 0.104 126.9) |
| XYZ | xyz(62.5489, 76.8790, 45.7193) |
| Luminance | 0.7688 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 4.55
Light Sage
#BCECAC
ΔE00 4.64
Light Grey Green
#B7E1A1
ΔE00 4.78
Tea Green
#BDF8A3
ΔE00 4.79
Light Light Green
#C8FFB0
ΔE00 4.97
Very Pale Green
#CFFDBC
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEEEA2 #C2A2EE
analogous
#EEE8A2 #CEEEA2 #A8EEA2
triadic
#CEEEA2 #A2CEEE #EEA2CE
tetradic
#CEEEA2 #A2EEE8 #C2A2EE #EEA2A8
square
#CEEEA2 #A2EEE8 #C2A2EE #EEA2A8
split-complementary
#CEEEA2 #A2A8EE #E8A2EE
monochromatic
#97DB3B #B3E56E #CEEEA2 #E9F7D6 #F1FAE5
Accessibility & contrast
On white
1.28
#CEEEA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.38
#CEEEA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEEEA2
16.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEEEA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEEEA2 | 1.00 | 1.28 | 16.38 | 16.38 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E49D
Deuteranopia (green-blind)
#F1E3A6
Tritanopia (blue-blind)
#D2E7DA
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ceeea2; /* rgb */ color: rgb(206, 238, 162); /* oklch */ color: oklch(90.8% 0.104 126.9);
Tailwind
colors: {
custom: {
50: '#ddf3be',
500: '#ceeea2',
950: '#000000',
},
}SCSS
$custom: #ceeea2; $custom-light: #ddf3be; $custom-dark: #000000;
JSON
{
"hex": "#ceeea2",
"rgb": {
"r": 206,
"g": 238,
"b": 162
},
"hsl": {
"h": 85.263,
"s": 69.091,
"l": 78.431
},
"oklch": {
"l": 0.90791,
"c": 0.10445,
"h": 126.9
},
"luminance": 0.7688
}Semantic roles & 50–950 ramp
primary
#CEEEA2
secondary
#9269CB
accent
#14D164
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151712
muted
#848582