#CEED97#CEED97
#CEED97 is a very light, moderate yellow-green. Relative luminance 0.759; OKLCH L 90.4% C 0.115 H 124.8°. Best body text is #000000 at 16.18:1 contrast (WCAG AA passes).
Color values
| HEX | #CEED97 |
|---|---|
| RGB | rgb(206, 237, 151) |
| HSL | hsl(82, 70%, 76%) |
| HSV | hsv(82, 36%, 93%) |
| CMYK | cmyk(13.1%, 0%, 36.3%, 7.1%) |
| CIE-LAB | lab(89.82, -24.09, 38.39) |
| CIE-LCH | lch(89.82, 45.32, 122.11°) |
| OKLab | oklab(90.38% -0.0658 0.0948) |
| OKLCH | oklch(90.38% 0.115 124.8) |
| XYZ | xyz(61.3232, 75.9242, 40.6963) |
| Luminance | 0.7592 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.58
Pistachio (survey)
#C0FA8B
ΔE00 5.29
Tea Green
#BDF8A3
ΔE00 5.40
Celery
#C1FD95
ΔE00 5.44
Washed Out Green
#BCF5A6
ΔE00 5.50
Light Light Green
#C8FFB0
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEED97 #B697ED
analogous
#EDE197 #CEED97 #A3ED97
triadic
#CEED97 #97CEED #ED97CE
tetradic
#CEED97 #97EDE1 #B697ED #ED97A3
square
#CEED97 #97EDE1 #B697ED #ED97A3
split-complementary
#CEED97 #97A3ED #E197ED
monochromatic
#9DDB2F #B5E463 #CEED97 #E7F6CB #F3FAE5
Accessibility & contrast
On white
1.30
#CEED97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.18
#CEED97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEED97
16.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEED97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEED97 | 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)
#F6E391
Deuteranopia (green-blind)
#F2E29B
Tritanopia (blue-blind)
#D3E5D7
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #ceed97; /* rgb */ color: rgb(206, 237, 151); /* oklch */ color: oklch(90.4% 0.115 124.8);
Tailwind
colors: {
custom: {
50: '#def3b6',
500: '#ceed97',
950: '#000000',
},
}SCSS
$custom: #ceed97; $custom-light: #def3b6; $custom-dark: #000000;
JSON
{
"hex": "#ceed97",
"rgb": {
"r": 206,
"g": 237,
"b": 151
},
"hsl": {
"h": 81.628,
"s": 70.492,
"l": 76.078
},
"oklch": {
"l": 0.90381,
"c": 0.11538,
"h": 124.8
},
"luminance": 0.75925
}Semantic roles & 50–950 ramp
primary
#CEED97
secondary
#855FC9
accent
#13D358
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151711
muted
#848581