#CEEE90#CEEE90
#CEEE90 is a very light, vivid yellow-green. Relative luminance 0.763; OKLCH L 90.5% C 0.124 H 124.2°. Best body text is #000000 at 16.26:1 contrast (WCAG AA passes).
Color values
| HEX | #CEEE90 |
|---|---|
| RGB | rgb(206, 238, 144) |
| HSL | hsl(80, 73%, 75%) |
| HSV | hsv(80, 39%, 93%) |
| CMYK | cmyk(13.4%, 0%, 39.5%, 6.7%) |
| CIE-LAB | lab(89.99, -25.42, 42.07) |
| CIE-LCH | lch(89.99, 49.16, 121.15°) |
| OKLab | oklab(90.48% -0.0699 0.103) |
| OKLCH | oklch(90.48% 0.124 124.2) |
| XYZ | xyz(61.0619, 76.2842, 37.8876) |
| Luminance | 0.7628 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 4.67
Light Khaki
#E6F2A2
ΔE00 4.83
Light Yellow Green
#CCFD7F
ΔE00 5.05
Celery
#C1FD95
ΔE00 5.12
Light Pea Green
#C4FE82
ΔE00 5.49
Light Yellowish Green
#C2FF89
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEEE90 #B090EE
analogous
#EEDF90 #CEEE90 #9FEE90
triadic
#CEEE90 #90CEEE #EE90CE
tetradic
#CEEE90 #90EEDF #B090EE #EE909F
square
#CEEE90 #90EEDF #B090EE #EE909F
split-complementary
#CEEE90 #909FEE #DF90EE
monochromatic
#9FDE26 #B7E65B #CEEE90 #E5F6C5 #F3FBE4
Accessibility & contrast
On white
1.29
#CEEE90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.26
#CEEE90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEEE90
16.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEEE90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEEE90 | 1.00 | 1.29 | 16.26 | 16.26 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E389
Deuteranopia (green-blind)
#F3E295
Tritanopia (blue-blind)
#D4E6D7
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #ceee90; /* rgb */ color: rgb(206, 238, 144); /* oklch */ color: oklch(90.5% 0.124 124.2);
Tailwind
colors: {
custom: {
50: '#def3b2',
500: '#ceee90',
950: '#000000',
},
}SCSS
$custom: #ceee90; $custom-light: #def3b2; $custom-dark: #000000;
JSON
{
"hex": "#ceee90",
"rgb": {
"r": 206,
"g": 238,
"b": 144
},
"hsl": {
"h": 80.426,
"s": 73.438,
"l": 74.902
},
"oklch": {
"l": 0.90481,
"c": 0.12447,
"h": 124.2
},
"luminance": 0.76284
}Semantic roles & 50–950 ramp
primary
#CEEE90
secondary
#7F59CA
accent
#10D653
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151711
muted
#848581