#CEED91#CEED91
#CEED91 is a very light, vivid yellow-green. Relative luminance 0.757; OKLCH L 90.3% C 0.122 H 124.0°. Best body text is #000000 at 16.15:1 contrast (WCAG AA passes).
Color values
| HEX | #CEED91 |
|---|---|
| RGB | rgb(206, 237, 145) |
| HSL | hsl(80, 72%, 75%) |
| HSV | hsv(80, 39%, 93%) |
| CMYK | cmyk(13.1%, 0%, 38.8%, 7.1%) |
| CIE-LAB | lab(89.74, -24.83, 41.25) |
| CIE-LCH | lch(89.74, 48.15, 121.04°) |
| OKLab | oklab(90.28% -0.0682 0.1011) |
| OKLCH | oklch(90.28% 0.122 124) |
| XYZ | xyz(60.8483, 75.7343, 38.1951) |
| Luminance | 0.7573 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.68
Pistachio (survey)
#C0FA8B
ΔE00 4.96
Celery
#C1FD95
ΔE00 5.36
Light Yellow Green
#CCFD7F
ΔE00 5.41
Light Pea Green
#C4FE82
ΔE00 5.82
Light Yellowish Green
#C2FF89
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEED91 #B091ED
analogous
#EDDE91 #CEED91 #A0ED91
triadic
#CEED91 #91CEED #ED91CE
tetradic
#CEED91 #91EDDE #B091ED #ED91A0
square
#CEED91 #91EDDE #B091ED #ED91A0
split-complementary
#CEED91 #91A0ED #DE91ED
monochromatic
#9FDC28 #B7E45C #CEED91 #E5F6C6 #F3FBE5
Accessibility & contrast
On white
1.30
#CEED91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.15
#CEED91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEED91
16.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEED91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEED91 | 1.00 | 1.30 | 16.15 | 16.15 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E38A
Deuteranopia (green-blind)
#F2E196
Tritanopia (blue-blind)
#D4E5D6
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #ceed91; /* rgb */ color: rgb(206, 237, 145); /* oklch */ color: oklch(90.3% 0.122 124.0);
Tailwind
colors: {
custom: {
50: '#def3b2',
500: '#ceed91',
950: '#000000',
},
}SCSS
$custom: #ceed91; $custom-light: #def3b2; $custom-dark: #000000;
JSON
{
"hex": "#ceed91",
"rgb": {
"r": 206,
"g": 237,
"b": 145
},
"hsl": {
"h": 80.217,
"s": 71.875,
"l": 74.902
},
"oklch": {
"l": 0.90281,
"c": 0.12198,
"h": 124
},
"luminance": 0.75735
}Semantic roles & 50–950 ramp
primary
#CEED91
secondary
#7F5AC8
accent
#12D453
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151711
muted
#848581