#CEED90#CEED90
#CEED90 is a very light, vivid yellow-green. Relative luminance 0.757; OKLCH L 90.3% C 0.123 H 123.9°. Best body text is #000000 at 16.14:1 contrast (WCAG AA passes).
Color values
| HEX | #CEED90 |
|---|---|
| RGB | rgb(206, 237, 144) |
| HSL | hsl(80, 72%, 75%) |
| HSV | hsv(80, 39%, 93%) |
| CMYK | cmyk(13.1%, 0%, 39.2%, 7.1%) |
| CIE-LAB | lab(89.72, -24.95, 41.73) |
| CIE-LCH | lch(89.72, 48.62, 120.87°) |
| OKLab | oklab(90.27% -0.0686 0.1022) |
| OKLCH | oklch(90.27% 0.123 123.9) |
| XYZ | xyz(60.7715, 75.7036, 37.7908) |
| Luminance | 0.7570 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.71
Pistachio (survey)
#C0FA8B
ΔE00 4.92
Light Yellow Green
#CCFD7F
ΔE00 5.30
Celery
#C1FD95
ΔE00 5.36
Light Pea Green
#C4FE82
ΔE00 5.74
Light Yellowish Green
#C2FF89
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEED90 #AF90ED
analogous
#EDDE90 #CEED90 #A0ED90
triadic
#CEED90 #90CEED #ED90CE
tetradic
#CEED90 #90EDDE #AF90ED #ED90A0
square
#CEED90 #90EDDE #AF90ED #ED90A0
split-complementary
#CEED90 #90A0ED #DE90ED
monochromatic
#A0DC27 #B7E45B #CEED90 #E5F6C5 #F3FBE5
Accessibility & contrast
On white
1.30
#CEED90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.14
#CEED90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEED90
16.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEED90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEED90 | 1.00 | 1.30 | 16.14 | 16.14 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E289
Deuteranopia (green-blind)
#F2E195
Tritanopia (blue-blind)
#D4E5D6
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #ceed90; /* rgb */ color: rgb(206, 237, 144); /* oklch */ color: oklch(90.3% 0.123 123.9);
Tailwind
colors: {
custom: {
50: '#def3b1',
500: '#ceed90',
950: '#000000',
},
}SCSS
$custom: #ceed90; $custom-light: #def3b1; $custom-dark: #000000;
JSON
{
"hex": "#ceed90",
"rgb": {
"r": 206,
"g": 237,
"b": 144
},
"hsl": {
"h": 80,
"s": 72.093,
"l": 74.706
},
"oklch": {
"l": 0.90265,
"c": 0.12307,
"h": 123.9
},
"luminance": 0.75704
}Semantic roles & 50–950 ramp
primary
#CEED90
secondary
#7E59C8
accent
#11D452
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151711
muted
#848581