#CDEB8F#CDEB8F
#CDEB8F is a very light, vivid yellow-green. Relative luminance 0.744; OKLCH L 89.7% C 0.122 H 123.6°. Best body text is #000000 at 15.88:1 contrast (WCAG AA passes).
Color values
| HEX | #CDEB8F |
|---|---|
| RGB | rgb(205, 235, 143) |
| HSL | hsl(80, 70%, 74%) |
| HSV | hsv(80, 39%, 92%) |
| CMYK | cmyk(12.8%, 0%, 39.1%, 7.8%) |
| CIE-LAB | lab(89.10, -24.48, 41.41) |
| CIE-LCH | lch(89.10, 48.11, 120.59°) |
| OKLab | oklab(89.75% -0.0673 0.1014) |
| OKLCH | oklch(89.75% 0.122 123.6) |
| XYZ | xyz(59.8428, 74.3788, 37.1851) |
| Luminance | 0.7438 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.72
Pistachio (survey)
#C0FA8B
ΔE00 5.25
Light Yellow Green
#CCFD7F
ΔE00 5.65
Celery
#C1FD95
ΔE00 5.71
Pale Olive Green
#B1D27B
ΔE00 6.02
Light Pea Green
#C4FE82
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDEB8F #AD8FEB
analogous
#EBDB8F #CDEB8F #9FEB8F
triadic
#CDEB8F #8FCDEB #EB8FCD
tetradic
#CDEB8F #8FEBDB #AD8FEB #EB8F9F
square
#CDEB8F #8FEBDB #AD8FEB #EB8F9F
split-complementary
#CDEB8F #8F9FEB #DB8FEB
monochromatic
#9FD827 #B6E25B #CDEB8F #E4F4C3 #F3FAE5
Accessibility & contrast
On white
1.32
#CDEB8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.88
#CDEB8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDEB8F
15.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDEB8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDEB8F | 1.00 | 1.32 | 15.88 | 15.88 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E188
Deuteranopia (green-blind)
#F1E094
Tritanopia (blue-blind)
#D3E3D4
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #cdeb8f; /* rgb */ color: rgb(205, 235, 143); /* oklch */ color: oklch(89.7% 0.122 123.6);
Tailwind
colors: {
custom: {
50: '#ddf1b1',
500: '#cdeb8f',
950: '#000000',
},
}SCSS
$custom: #cdeb8f; $custom-light: #ddf1b1; $custom-dark: #000000;
JSON
{
"hex": "#cdeb8f",
"rgb": {
"r": 205,
"g": 235,
"b": 143
},
"hsl": {
"h": 79.565,
"s": 69.697,
"l": 74.118
},
"oklch": {
"l": 0.89746,
"c": 0.12171,
"h": 123.6
},
"luminance": 0.74379
}Semantic roles & 50–950 ramp
primary
#CDEB8F
secondary
#7C59C6
accent
#14D252
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151611
muted
#848581