#CEED96#CEED96
#CEED96 is a very light, moderate yellow-green. Relative luminance 0.759; OKLCH L 90.4% C 0.116 H 124.6°. Best body text is #000000 at 16.18:1 contrast (WCAG AA passes).
Color values
| HEX | #CEED96 |
|---|---|
| RGB | rgb(206, 237, 150) |
| HSL | hsl(81, 71%, 76%) |
| HSV | hsv(81, 37%, 93%) |
| CMYK | cmyk(13.1%, 0%, 36.7%, 7.1%) |
| CIE-LAB | lab(89.81, -24.22, 38.87) |
| CIE-LCH | lch(89.81, 45.79, 121.92°) |
| OKLab | oklab(90.36% -0.0662 0.0958) |
| OKLCH | oklch(90.36% 0.116 124.6) |
| XYZ | xyz(61.2424, 75.8919, 40.2704) |
| Luminance | 0.7589 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.58
Pistachio (survey)
#C0FA8B
ΔE00 5.22
Celery
#C1FD95
ΔE00 5.41
Tea Green
#BDF8A3
ΔE00 5.47
Washed Out Green
#BCF5A6
ΔE00 5.60
Light Yellow Green
#CCFD7F
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEED96 #B596ED
analogous
#EDE096 #CEED96 #A2ED96
triadic
#CEED96 #96CEED #ED96CE
tetradic
#CEED96 #96EDE0 #B596ED #ED96A2
square
#CEED96 #96EDE0 #B596ED #ED96A2
split-complementary
#CEED96 #96A2ED #E096ED
monochromatic
#9DDB2E #B6E462 #CEED96 #E6F6CA #F3FBE5
Accessibility & contrast
On white
1.30
#CEED96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.18
#CEED96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEED96
16.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEED96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEED96 | 1.00 | 1.30 | 16.18 | 16.18 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E390
Deuteranopia (green-blind)
#F2E29A
Tritanopia (blue-blind)
#D4E5D7
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #ceed96; /* rgb */ color: rgb(206, 237, 150); /* oklch */ color: oklch(90.4% 0.116 124.6);
Tailwind
colors: {
custom: {
50: '#def3b6',
500: '#ceed96',
950: '#000000',
},
}SCSS
$custom: #ceed96; $custom-light: #def3b6; $custom-dark: #000000;
JSON
{
"hex": "#ceed96",
"rgb": {
"r": 206,
"g": 237,
"b": 150
},
"hsl": {
"h": 81.379,
"s": 70.732,
"l": 75.882
},
"oklch": {
"l": 0.90364,
"c": 0.11648,
"h": 124.6
},
"luminance": 0.75892
}Semantic roles & 50–950 ramp
primary
#CEED96
secondary
#845EC9
accent
#13D357
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151711
muted
#848581