#CDEBD3#CDEBD3
#CDEBD3 is a very light, muted green. Relative luminance 0.771; OKLCH L 91.2% C 0.045 H 151.2°. Best body text is #000000 at 16.42:1 contrast (WCAG AA passes).
Color values
| HEX | #CDEBD3 |
|---|---|
| RGB | rgb(205, 235, 211) |
| HSL | hsl(132, 43%, 86%) |
| HSV | hsv(132, 13%, 92%) |
| CMYK | cmyk(12.8%, 0%, 10.2%, 7.8%) |
| CIE-LAB | lab(90.37, -14.29, 8.36) |
| CIE-LCH | lch(90.37, 16.55, 149.67°) |
| OKLab | oklab(91.17% -0.0396 0.0217) |
| OKLCH | oklch(91.17% 0.045 151.2) |
| XYZ | xyz(66.6404, 77.0978, 72.9858) |
| Luminance | 0.7710 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 7.57
Ice
#D6FFFA
ΔE00 8.68
Pale Aqua
#B8FFEB
ΔE00 9.03
Mint
#AAF0C1
ΔE00 9.04
Duck Egg Blue
#C3FBF4
ΔE00 9.09
Eggshell Blue
#C4FFF7
ΔE00 9.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDEBD3 #EBCDE5
analogous
#D6EBCD #CDEBD3 #CDEBE2
triadic
#CDEBD3 #D3CDEB #EBD3CD
tetradic
#CDEBD3 #CDD6EB #EBCDE5 #EBE2CD
square
#CDEBD3 #CDD6EB #EBCDE5 #EBE2CD
split-complementary
#CDEBD3 #E2CDEB #EBCDD6
monochromatic
#76C886 #A1DAAD #CDEBD3 #E9F6EC #E9F6EC
Accessibility & contrast
On white
1.28
#CDEBD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.42
#CDEBD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDEBD3
16.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDEBD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDEBD3 | 1.00 | 1.28 | 16.42 | 16.42 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE6D2
Deuteranopia (green-blind)
#E6E2D4
Tritanopia (blue-blind)
#C9EAE4
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #cdebd3; /* rgb */ color: rgb(205, 235, 211); /* oklch */ color: oklch(91.2% 0.045 151.2);
Tailwind
colors: {
custom: {
50: '#dcf1e0',
500: '#cdebd3',
950: '#000000',
},
}SCSS
$custom: #cdebd3; $custom-light: #dcf1e0; $custom-dark: #000000;
JSON
{
"hex": "#cdebd3",
"rgb": {
"r": 205,
"g": 235,
"b": 211
},
"hsl": {
"h": 132,
"s": 42.857,
"l": 86.275
},
"oklch": {
"l": 0.91172,
"c": 0.04516,
"h": 151.2
},
"luminance": 0.77099
}Semantic roles & 50–950 ramp
primary
#CDEBD3
secondary
#C696BD
accent
#309BB6
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151615
muted
#848584