#CDED91#CDED91
#CDED91 is a very light, vivid yellow-green. Relative luminance 0.756; OKLCH L 90.2% C 0.122 H 124.4°. Best body text is #000000 at 16.12:1 contrast (WCAG AA passes).
Color values
| HEX | #CDED91 |
|---|---|
| RGB | rgb(205, 237, 145) |
| HSL | hsl(81, 72%, 75%) |
| HSV | hsv(81, 39%, 93%) |
| CMYK | cmyk(13.5%, 0%, 38.8%, 7.1%) |
| CIE-LAB | lab(89.67, -25.20, 41.15) |
| CIE-LCH | lch(89.67, 48.25, 121.48°) |
| OKLab | oklab(90.21% -0.0692 0.1009) |
| OKLCH | oklch(90.21% 0.122 124.4) |
| XYZ | xyz(60.5715, 75.5915, 38.1821) |
| Luminance | 0.7559 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 4.81
Light Khaki
#E6F2A2
ΔE00 4.86
Celery
#C1FD95
ΔE00 5.20
Light Yellow Green
#CCFD7F
ΔE00 5.37
Tea Green
#BDF8A3
ΔE00 5.69
Light Pea Green
#C4FE82
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDED91 #B191ED
analogous
#EDDF91 #CDED91 #9FED91
triadic
#CDED91 #91CDED #ED91CD
tetradic
#CDED91 #91EDDF #B191ED #ED919F
square
#CDED91 #91EDDF #B191ED #ED919F
split-complementary
#CDED91 #919FED #DF91ED
monochromatic
#9DDC28 #B5E45C #CDED91 #E5F6C6 #F3FBE5
Accessibility & contrast
On white
1.30
#CDED91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.12
#CDED91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDED91
16.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDED91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDED91 | 1.00 | 1.30 | 16.12 | 16.12 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E28A
Deuteranopia (green-blind)
#F2E196
Tritanopia (blue-blind)
#D3E5D6
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #cded91; /* rgb */ color: rgb(205, 237, 145); /* oklch */ color: oklch(90.2% 0.122 124.4);
Tailwind
colors: {
custom: {
50: '#ddf3b2',
500: '#cded91',
950: '#000000',
},
}SCSS
$custom: #cded91; $custom-light: #ddf3b2; $custom-dark: #000000;
JSON
{
"hex": "#cded91",
"rgb": {
"r": 205,
"g": 237,
"b": 145
},
"hsl": {
"h": 80.87,
"s": 71.875,
"l": 74.902
},
"oklch": {
"l": 0.90211,
"c": 0.12236,
"h": 124.4
},
"luminance": 0.75592
}Semantic roles & 50–950 ramp
primary
#CDED91
secondary
#805AC8
accent
#12D455
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151711
muted
#848581