#CDE99D#CDE99D
#CDE99D is a very light, moderate yellow-green. Relative luminance 0.737; OKLCH L 89.6% C 0.103 H 124.9°. Best body text is #000000 at 15.74:1 contrast (WCAG AA passes).
Color values
| HEX | #CDE99D |
|---|---|
| RGB | rgb(205, 233, 157) |
| HSL | hsl(82, 63%, 76%) |
| HSV | hsv(82, 33%, 91%) |
| CMYK | cmyk(12%, 0%, 32.6%, 8.6%) |
| CIE-LAB | lab(88.78, -21.75, 33.99) |
| CIE-LCH | lch(88.78, 40.35, 122.62°) |
| OKLab | oklab(89.56% -0.059 0.0847) |
| OKLCH | oklch(89.56% 0.103 124.9) |
| XYZ | xyz(60.4009, 73.6910, 42.9334) |
| Luminance | 0.7369 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.71
Light Grey Green
#B7E1A1
ΔE00 4.84
Light Sage
#BCECAC
ΔE00 5.31
Washed Out Green
#BCF5A6
ΔE00 5.57
Tea Green
#BDF8A3
ΔE00 5.83
Very Pale Green
#CFFDBC
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDE99D #B99DE9
analogous
#E9DF9D #CDE99D #A7E99D
triadic
#CDE99D #9DCDE9 #E99DCD
tetradic
#CDE99D #9DE9DF #B99DE9 #E99DA7
square
#CDE99D #9DE9DF #B99DE9 #E99DA7
split-complementary
#CDE99D #9DA7E9 #DF9DE9
monochromatic
#9AD339 #B4DE6B #CDE99D #E7F4CF #F2F9E6
Accessibility & contrast
On white
1.33
#CDE99D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.74
#CDE99D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDE99D
15.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDE99D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDE99D | 1.00 | 1.33 | 15.74 | 15.74 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E098
Deuteranopia (green-blind)
#EDDFA1
Tritanopia (blue-blind)
#D2E2D5
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #cde99d; /* rgb */ color: rgb(205, 233, 157); /* oklch */ color: oklch(89.6% 0.103 124.9);
Tailwind
colors: {
custom: {
50: '#ddf0ba',
500: '#cde99d',
950: '#000000',
},
}SCSS
$custom: #cde99d; $custom-light: #ddf0ba; $custom-dark: #000000;
JSON
{
"hex": "#cde99d",
"rgb": {
"r": 205,
"g": 233,
"b": 157
},
"hsl": {
"h": 82.105,
"s": 63.333,
"l": 76.471
},
"oklch": {
"l": 0.89556,
"c": 0.10318,
"h": 124.9
},
"luminance": 0.73691
}Semantic roles & 50–950 ramp
primary
#CDE99D
secondary
#8966C4
accent
#1ACB5B
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151612
muted
#848582