#CEED95#CEED95
#CEED95 is a very light, moderate yellow-green. Relative luminance 0.759; OKLCH L 90.3% C 0.118 H 124.5°. Best body text is #000000 at 16.17:1 contrast (WCAG AA passes).
Color values
| HEX | #CEED95 |
|---|---|
| RGB | rgb(206, 237, 149) |
| HSL | hsl(81, 71%, 76%) |
| HSV | hsv(81, 37%, 93%) |
| CMYK | cmyk(13.1%, 0%, 37.1%, 7.1%) |
| CIE-LAB | lab(89.79, -24.34, 39.35) |
| CIE-LCH | lch(89.79, 46.27, 121.74°) |
| OKLab | oklab(90.35% -0.0666 0.0969) |
| OKLCH | oklch(90.35% 0.118 124.5) |
| XYZ | xyz(61.1622, 75.8598, 39.8482) |
| Luminance | 0.7586 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.59
Pistachio (survey)
#C0FA8B
ΔE00 5.16
Celery
#C1FD95
ΔE00 5.39
Tea Green
#BDF8A3
ΔE00 5.55
Washed Out Green
#BCF5A6
ΔE00 5.70
Light Yellow Green
#CCFD7F
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEED95 #B495ED
analogous
#EDE095 #CEED95 #A2ED95
triadic
#CEED95 #95CEED #ED95CE
tetradic
#CEED95 #95EDE0 #B495ED #ED95A2
square
#CEED95 #95EDE0 #B495ED #ED95A2
split-complementary
#CEED95 #95A2ED #E095ED
monochromatic
#9EDB2C #B6E461 #CEED95 #E6F6C9 #F3FBE5
Accessibility & contrast
On white
1.30
#CEED95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.17
#CEED95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEED95
16.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEED95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEED95 | 1.00 | 1.30 | 16.17 | 16.17 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E38F
Deuteranopia (green-blind)
#F2E199
Tritanopia (blue-blind)
#D4E5D7
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #ceed95; /* rgb */ color: rgb(206, 237, 149); /* oklch */ color: oklch(90.3% 0.118 124.5);
Tailwind
colors: {
custom: {
50: '#def3b5',
500: '#ceed95',
950: '#000000',
},
}SCSS
$custom: #ceed95; $custom-light: #def3b5; $custom-dark: #000000;
JSON
{
"hex": "#ceed95",
"rgb": {
"r": 206,
"g": 237,
"b": 149
},
"hsl": {
"h": 81.136,
"s": 70.968,
"l": 75.686
},
"oklch": {
"l": 0.90347,
"c": 0.11759,
"h": 124.5
},
"luminance": 0.7586
}Semantic roles & 50–950 ramp
primary
#CEED95
secondary
#835DC9
accent
#13D356
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151711
muted
#848581