#CDEC8F#CDEC8F
#CDEC8F is a very light, vivid yellow-green. Relative luminance 0.750; OKLCH L 90.0% C 0.123 H 123.9°. Best body text is #000000 at 15.99:1 contrast (WCAG AA passes).
Color values
| HEX | #CDEC8F |
|---|---|
| RGB | rgb(205, 236, 143) |
| HSL | hsl(80, 71%, 74%) |
| HSV | hsv(80, 39%, 93%) |
| CMYK | cmyk(13.1%, 0%, 39.4%, 7.5%) |
| CIE-LAB | lab(89.37, -24.96, 41.76) |
| CIE-LCH | lch(89.37, 48.65, 120.87°) |
| OKLab | oklab(89.96% -0.0686 0.1022) |
| OKLCH | oklch(89.96% 0.123 123.9) |
| XYZ | xyz(60.1299, 74.9530, 37.2808) |
| Luminance | 0.7495 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.82
Pistachio (survey)
#C0FA8B
ΔE00 4.99
Light Yellow Green
#CCFD7F
ΔE00 5.39
Celery
#C1FD95
ΔE00 5.46
Light Pea Green
#C4FE82
ΔE00 5.83
Light Yellowish Green
#C2FF89
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDEC8F #AE8FEC
analogous
#ECDD8F #CDEC8F #9FEC8F
triadic
#CDEC8F #8FCDEC #EC8FCD
tetradic
#CDEC8F #8FECDD #AE8FEC #EC8F9F
square
#CDEC8F #8FECDD #AE8FEC #EC8F9F
split-complementary
#CDEC8F #8F9FEC #DD8FEC
monochromatic
#9EDA26 #B6E35B #CDEC8F #E4F5C3 #F3FBE5
Accessibility & contrast
On white
1.31
#CDEC8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.99
#CDEC8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDEC8F
15.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDEC8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDEC8F | 1.00 | 1.31 | 15.99 | 15.99 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E188
Deuteranopia (green-blind)
#F1E094
Tritanopia (blue-blind)
#D3E4D5
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #cdec8f; /* rgb */ color: rgb(205, 236, 143); /* oklch */ color: oklch(90.0% 0.123 123.9);
Tailwind
colors: {
custom: {
50: '#ddf2b1',
500: '#cdec8f',
950: '#000000',
},
}SCSS
$custom: #cdec8f; $custom-light: #ddf2b1; $custom-dark: #000000;
JSON
{
"hex": "#cdec8f",
"rgb": {
"r": 205,
"g": 236,
"b": 143
},
"hsl": {
"h": 80,
"s": 70.992,
"l": 74.314
},
"oklch": {
"l": 0.89962,
"c": 0.12312,
"h": 123.9
},
"luminance": 0.74953
}Semantic roles & 50–950 ramp
primary
#CDEC8F
secondary
#7D58C7
accent
#12D353
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151611
muted
#848581