#CDEB9F#CDEB9F
#CDEB9F is a very light, moderate yellow-green. Relative luminance 0.749; OKLCH L 90.0% C 0.104 H 125.9°. Best body text is #000000 at 15.98:1 contrast (WCAG AA passes).
Color values
| HEX | #CDEB9F |
|---|---|
| RGB | rgb(205, 235, 159) |
| HSL | hsl(84, 66%, 77%) |
| HSV | hsv(84, 32%, 92%) |
| CMYK | cmyk(12.8%, 0%, 32.3%, 7.8%) |
| CIE-LAB | lab(89.35, -22.45, 33.73) |
| CIE-LCH | lch(89.35, 40.52, 123.65°) |
| OKLab | oklab(90.02% -0.0609 0.0841) |
| OKLCH | oklch(90.02% 0.104 125.9) |
| XYZ | xyz(61.1425, 74.8986, 44.0299) |
| Luminance | 0.7490 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 4.71
Light Khaki
#E6F2A2
ΔE00 4.90
Light Sage
#BCECAC
ΔE00 4.94
Washed Out Green
#BCF5A6
ΔE00 5.06
Tea Green
#BDF8A3
ΔE00 5.33
Very Pale Green
#CFFDBC
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDEB9F #BD9FEB
analogous
#EBE39F #CDEB9F #A7EB9F
triadic
#CDEB9F #9FCDEB #EB9FCD
tetradic
#CDEB9F #9FEBE3 #BD9FEB #EB9FA7
square
#CDEB9F #9FEBE3 #BD9FEB #EB9FA7
split-complementary
#CDEB9F #9FA7EB #E39FEB
monochromatic
#98D63A #B3E06C #CDEB9F #E7F6D2 #F2FAE6
Accessibility & contrast
On white
1.31
#CDEB9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.98
#CDEB9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDEB9F
15.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDEB9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDEB9F | 1.00 | 1.31 | 15.98 | 15.98 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E29A
Deuteranopia (green-blind)
#EFE0A3
Tritanopia (blue-blind)
#D1E4D7
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #cdeb9f; /* rgb */ color: rgb(205, 235, 159); /* oklch */ color: oklch(90.0% 0.104 125.9);
Tailwind
colors: {
custom: {
50: '#ddf1bc',
500: '#cdeb9f',
950: '#000000',
},
}SCSS
$custom: #cdeb9f; $custom-light: #ddf1bc; $custom-dark: #000000;
JSON
{
"hex": "#cdeb9f",
"rgb": {
"r": 205,
"g": 235,
"b": 159
},
"hsl": {
"h": 83.684,
"s": 65.517,
"l": 77.255
},
"oklch": {
"l": 0.90022,
"c": 0.10383,
"h": 125.9
},
"luminance": 0.74899
}Semantic roles & 50–950 ramp
primary
#CDEB9F
secondary
#8D67C7
accent
#18CD60
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151612
muted
#848582