#CEEE96#CEEE96
#CEEE96 is a very light, moderate yellow-green. Relative luminance 0.765; OKLCH L 90.6% C 0.118 H 125.0°. Best body text is #000000 at 16.29:1 contrast (WCAG AA passes).
Color values
| HEX | #CEEE96 |
|---|---|
| RGB | rgb(206, 238, 150) |
| HSL | hsl(82, 72%, 76%) |
| HSV | hsv(82, 37%, 93%) |
| CMYK | cmyk(13.4%, 0%, 37%, 6.7%) |
| CIE-LAB | lab(90.08, -24.69, 39.22) |
| CIE-LCH | lch(90.08, 46.34, 122.20°) |
| OKLab | oklab(90.58% -0.0676 0.0966) |
| OKLCH | oklch(90.58% 0.118 125) |
| XYZ | xyz(61.5327, 76.4725, 40.3672) |
| Luminance | 0.7647 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.69
Pistachio (survey)
#C0FA8B
ΔE00 4.97
Celery
#C1FD95
ΔE00 5.15
Tea Green
#BDF8A3
ΔE00 5.30
Washed Out Green
#BCF5A6
ΔE00 5.48
Light Yellow Green
#CCFD7F
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEEE96 #B696EE
analogous
#EEE296 #CEEE96 #A2EE96
triadic
#CEEE96 #96CEEE #EE96CE
tetradic
#CEEE96 #96EEE2 #B696EE #EE96A2
square
#CEEE96 #96EEE2 #B696EE #EE96A2
split-complementary
#CEEE96 #96A2EE #E296EE
monochromatic
#9DDD2D #B5E561 #CEEE96 #E7F7CB #F3FBE5
Accessibility & contrast
On white
1.29
#CEEE96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.29
#CEEE96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEEE96
16.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEEE96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEEE96 | 1.00 | 1.29 | 16.29 | 16.29 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E490
Deuteranopia (green-blind)
#F3E29A
Tritanopia (blue-blind)
#D3E6D8
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ceee96; /* rgb */ color: rgb(206, 238, 150); /* oklch */ color: oklch(90.6% 0.118 125.0);
Tailwind
colors: {
custom: {
50: '#def3b6',
500: '#ceee96',
950: '#000000',
},
}SCSS
$custom: #ceee96; $custom-light: #def3b6; $custom-dark: #000000;
JSON
{
"hex": "#ceee96",
"rgb": {
"r": 206,
"g": 238,
"b": 150
},
"hsl": {
"h": 81.818,
"s": 72.131,
"l": 76.078
},
"oklch": {
"l": 0.90579,
"c": 0.11792,
"h": 125
},
"luminance": 0.76473
}Semantic roles & 50–950 ramp
primary
#CEEE96
secondary
#855ECA
accent
#11D458
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151711
muted
#848581