#CDEBD5#CDEBD5
#CDEBD5 is a very light, muted green. Relative luminance 0.772; OKLCH L 91.2% C 0.043 H 153.7°. Best body text is #000000 at 16.44:1 contrast (WCAG AA passes).
Color values
| HEX | #CDEBD5 |
|---|---|
| RGB | rgb(205, 235, 213) |
| HSL | hsl(136, 43%, 86%) |
| HSV | hsv(136, 13%, 92%) |
| CMYK | cmyk(12.8%, 0%, 9.4%, 7.8%) |
| CIE-LAB | lab(90.41, -13.93, 7.38) |
| CIE-LCH | lch(90.41, 15.76, 152.08°) |
| OKLab | oklab(91.22% -0.0388 0.0192) |
| OKLCH | oklch(91.22% 0.043 153.7) |
| XYZ | xyz(66.8927, 77.1987, 74.3145) |
| Luminance | 0.7720 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 7.32
Ice
#D6FFFA
ΔE00 8.11
Duck Egg Blue
#C3FBF4
ΔE00 8.60
Pale Aqua
#B8FFEB
ΔE00 8.88
Eggshell Blue
#C4FFF7
ΔE00 9.01
Light Light Blue
#CAFFFB
ΔE00 9.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDEBD5 #EBCDE3
analogous
#D4EBCD #CDEBD5 #CDEBE4
triadic
#CDEBD5 #D5CDEB #EBD5CD
tetradic
#CDEBD5 #CDD4EB #EBCDE3 #EBE4CD
square
#CDEBD5 #CDD4EB #EBCDE3 #EBE4CD
split-complementary
#CDEBD5 #E4CDEB #EBCDD4
monochromatic
#76C88C #A1DAB0 #CDEBD5 #E9F6ED #E9F6ED
Accessibility & contrast
On white
1.28
#CDEBD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.44
#CDEBD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDEBD5
16.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDEBD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDEBD5 | 1.00 | 1.28 | 16.44 | 16.44 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE6D4
Deuteranopia (green-blind)
#E6E2D6
Tritanopia (blue-blind)
#C9EAE4
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #cdebd5; /* rgb */ color: rgb(205, 235, 213); /* oklch */ color: oklch(91.2% 0.043 153.7);
Tailwind
colors: {
custom: {
50: '#dcf1e1',
500: '#cdebd5',
950: '#000000',
},
}SCSS
$custom: #cdebd5; $custom-light: #dcf1e1; $custom-dark: #000000;
JSON
{
"hex": "#cdebd5",
"rgb": {
"r": 205,
"g": 235,
"b": 213
},
"hsl": {
"h": 136,
"s": 42.857,
"l": 86.275
},
"oklch": {
"l": 0.91224,
"c": 0.04328,
"h": 153.7
},
"luminance": 0.772
}Semantic roles & 50–950 ramp
primary
#CDEBD5
secondary
#C696B9
accent
#3092B6
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151615
muted
#848584