#CDEBD4#CDEBD4
#CDEBD4 is a very light, muted green. Relative luminance 0.771; OKLCH L 91.2% C 0.044 H 152.4°. Best body text is #000000 at 16.43:1 contrast (WCAG AA passes).
Color values
| HEX | #CDEBD4 |
|---|---|
| RGB | rgb(205, 235, 212) |
| HSL | hsl(134, 43%, 86%) |
| HSV | hsv(134, 13%, 92%) |
| CMYK | cmyk(12.8%, 0%, 9.8%, 7.8%) |
| CIE-LAB | lab(90.39, -14.11, 7.87) |
| CIE-LCH | lch(90.39, 16.15, 150.85°) |
| OKLab | oklab(91.2% -0.0392 0.0205) |
| OKLCH | oklch(91.2% 0.044 152.4) |
| XYZ | xyz(66.7662, 77.1481, 73.6481) |
| Luminance | 0.7715 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 7.44
Ice
#D6FFFA
ΔE00 8.39
Duck Egg Blue
#C3FBF4
ΔE00 8.85
Pale Aqua
#B8FFEB
ΔE00 8.95
Eggshell Blue
#C4FFF7
ΔE00 9.22
Mint
#AAF0C1
ΔE00 9.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDEBD4 #EBCDE4
analogous
#D5EBCD #CDEBD4 #CDEBE3
triadic
#CDEBD4 #D4CDEB #EBD4CD
tetradic
#CDEBD4 #CDD5EB #EBCDE4 #EBE3CD
square
#CDEBD4 #CDD5EB #EBCDE4 #EBE3CD
split-complementary
#CDEBD4 #E3CDEB #EBCDD5
monochromatic
#76C889 #A1DAAE #CDEBD4 #E9F6EC #E9F6EC
Accessibility & contrast
On white
1.28
#CDEBD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.43
#CDEBD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDEBD4
16.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDEBD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDEBD4 | 1.00 | 1.28 | 16.43 | 16.43 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE6D3
Deuteranopia (green-blind)
#E6E2D5
Tritanopia (blue-blind)
#C9EAE4
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #cdebd4; /* rgb */ color: rgb(205, 235, 212); /* oklch */ color: oklch(91.2% 0.044 152.4);
Tailwind
colors: {
custom: {
50: '#dcf1e1',
500: '#cdebd4',
950: '#000000',
},
}SCSS
$custom: #cdebd4; $custom-light: #dcf1e1; $custom-dark: #000000;
JSON
{
"hex": "#cdebd4",
"rgb": {
"r": 205,
"g": 235,
"b": 212
},
"hsl": {
"h": 134,
"s": 42.857,
"l": 86.275
},
"oklch": {
"l": 0.91198,
"c": 0.04421,
"h": 152.4
},
"luminance": 0.77149
}Semantic roles & 50–950 ramp
primary
#CDEBD4
secondary
#C696BB
accent
#3097B6
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151615
muted
#848584