#CDEBD8#CDEBD8
#CDEBD8 is a very light, muted green. Relative luminance 0.774; OKLCH L 91.3% C 0.041 H 157.7°. Best body text is #000000 at 16.47:1 contrast (WCAG AA passes).
Color values
| HEX | #CDEBD8 |
|---|---|
| RGB | rgb(205, 235, 216) |
| HSL | hsl(142, 43%, 86%) |
| HSV | hsv(142, 13%, 92%) |
| CMYK | cmyk(12.8%, 0%, 8.1%, 7.8%) |
| CIE-LAB | lab(90.48, -13.38, 5.92) |
| CIE-LCH | lch(90.48, 14.63, 156.14°) |
| OKLab | oklab(91.3% -0.0376 0.0154) |
| OKLCH | oklch(91.3% 0.041 157.7) |
| XYZ | xyz(67.2770, 77.3524, 76.3384) |
| Luminance | 0.7735 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 7.02
Ice
#D6FFFA
ΔE00 7.26
Duck Egg Blue
#C3FBF4
ΔE00 7.91
Eggshell Blue
#C4FFF7
ΔE00 8.39
Ice Blue (survey)
#D7FFFE
ΔE00 8.54
Light Light Blue
#CAFFFB
ΔE00 8.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDEBD8 #EBCDE0
analogous
#D1EBCD #CDEBD8 #CDEBE7
triadic
#CDEBD8 #D8CDEB #EBD8CD
tetradic
#CDEBD8 #CDD1EB #EBCDE0 #EBE7CD
square
#CDEBD8 #CDD1EB #EBCDE0 #EBE7CD
split-complementary
#CDEBD8 #E7CDEB #EBCDD1
monochromatic
#76C894 #A1DAB6 #CDEBD8 #E9F6EE #E9F6EE
Accessibility & contrast
On white
1.27
#CDEBD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.47
#CDEBD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDEBD8
16.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDEBD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDEBD8 | 1.00 | 1.27 | 16.47 | 16.47 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE6D7
Deuteranopia (green-blind)
#E5E2D9
Tritanopia (blue-blind)
#C8EBE5
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #cdebd8; /* rgb */ color: rgb(205, 235, 216); /* oklch */ color: oklch(91.3% 0.041 157.7);
Tailwind
colors: {
custom: {
50: '#dcf1e4',
500: '#cdebd8',
950: '#000000',
},
}SCSS
$custom: #cdebd8; $custom-light: #dcf1e4; $custom-dark: #000000;
JSON
{
"hex": "#cdebd8",
"rgb": {
"r": 205,
"g": 235,
"b": 216
},
"hsl": {
"h": 142,
"s": 42.857,
"l": 86.275
},
"oklch": {
"l": 0.91303,
"c": 0.04061,
"h": 157.7
},
"luminance": 0.77354
}Semantic roles & 50–950 ramp
primary
#CDEBD8
secondary
#C696B5
accent
#3085B6
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151615
muted
#848584