#CDEBD9#CDEBD9
#CDEBD9 is a very light, muted green. Relative luminance 0.774; OKLCH L 91.3% C 0.040 H 159.2°. Best body text is #000000 at 16.48:1 contrast (WCAG AA passes).
Color values
| HEX | #CDEBD9 |
|---|---|
| RGB | rgb(205, 235, 217) |
| HSL | hsl(144, 43%, 86%) |
| HSV | hsv(144, 13%, 92%) |
| CMYK | cmyk(12.8%, 0%, 7.7%, 7.8%) |
| CIE-LAB | lab(90.51, -13.20, 5.43) |
| CIE-LCH | lch(90.51, 14.27, 157.63°) |
| OKLab | oklab(91.33% -0.0372 0.0141) |
| OKLCH | oklch(91.33% 0.04 159.2) |
| XYZ | xyz(67.4067, 77.4043, 77.0214) |
| Luminance | 0.7741 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.95
Ice
#D6FFFA
ΔE00 6.98
Duck Egg Blue
#C3FBF4
ΔE00 7.69
Eggshell Blue
#C4FFF7
ΔE00 8.20
Ice Blue (survey)
#D7FFFE
ΔE00 8.23
Very Pale Blue
#D6FFFE
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDEBD9 #EBCDDF
analogous
#D0EBCD #CDEBD9 #CDEBE8
triadic
#CDEBD9 #D9CDEB #EBD9CD
tetradic
#CDEBD9 #CDD0EB #EBCDDF #EBE8CD
square
#CDEBD9 #CDD0EB #EBCDDF #EBE8CD
split-complementary
#CDEBD9 #E8CDEB #EBCDD0
monochromatic
#76C897 #A1DAB8 #CDEBD9 #E9F6EE #E9F6EE
Accessibility & contrast
On white
1.27
#CDEBD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.48
#CDEBD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDEBD9
16.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDEBD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDEBD9 | 1.00 | 1.27 | 16.48 | 16.48 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE6D8
Deuteranopia (green-blind)
#E5E2DA
Tritanopia (blue-blind)
#C8EBE6
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #cdebd9; /* rgb */ color: rgb(205, 235, 217); /* oklch */ color: oklch(91.3% 0.040 159.2);
Tailwind
colors: {
custom: {
50: '#dcf1e4',
500: '#cdebd9',
950: '#000000',
},
}SCSS
$custom: #cdebd9; $custom-light: #dcf1e4; $custom-dark: #000000;
JSON
{
"hex": "#cdebd9",
"rgb": {
"r": 205,
"g": 235,
"b": 217
},
"hsl": {
"h": 144,
"s": 42.857,
"l": 86.275
},
"oklch": {
"l": 0.9133,
"c": 0.03977,
"h": 159.2
},
"luminance": 0.77406
}Semantic roles & 50–950 ramp
primary
#CDEBD9
secondary
#C696B3
accent
#3080B6
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151615
muted
#848584