#CDEDDC#CDEDDC
#CDEDDC is a very light, muted green. Relative luminance 0.787; OKLCH L 91.8% C 0.041 H 162.4°. Best body text is #000000 at 16.74:1 contrast (WCAG AA passes).
Color values
| HEX | #CDEDDC |
|---|---|
| RGB | rgb(205, 237, 220) |
| HSL | hsl(148, 47%, 87%) |
| HSV | hsv(148, 14%, 93%) |
| CMYK | cmyk(13.5%, 0%, 7.2%, 7.1%) |
| CIE-LAB | lab(91.10, -13.64, 4.73) |
| CIE-LCH | lch(91.10, 14.44, 160.88°) |
| OKLab | oklab(91.83% -0.0387 0.0123) |
| OKLCH | oklch(91.83% 0.041 162.4) |
| XYZ | xyz(68.3762, 78.7134, 79.2870) |
| Luminance | 0.7872 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Ice
#D6FFFA
ΔE00 6.30
Duck Egg Blue
#C3FBF4
ΔE00 6.95
Honeydew
#F0FFF0
ΔE00 7.04
Eggshell Blue
#C4FFF7
ΔE00 7.44
Light Light Blue
#CAFFFB
ΔE00 7.57
Ice Blue (survey)
#D7FFFE
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDEDDC #EDCDDE
analogous
#CEEDCD #CDEDDC #CDEDEC
triadic
#CDEDDC #DCCDED #EDDCCD
tetradic
#CDEDDC #CDCEED #EDCDDE #EDECCD
square
#CDEDDC #CDCEED #EDCDDE #EDECCD
split-complementary
#CDEDDC #ECCDED #EDCDCE
monochromatic
#73CD9D #A0DDBD #CDEDDC #E8F7EF #E8F7EF
Accessibility & contrast
On white
1.25
#CDEDDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.74
#CDEDDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDEDDC
16.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDEDDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDEDDC | 1.00 | 1.25 | 16.74 | 16.74 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE8DB
Deuteranopia (green-blind)
#E6E4DD
Tritanopia (blue-blind)
#C7EDE8
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #cdeddc; /* rgb */ color: rgb(205, 237, 220); /* oklch */ color: oklch(91.8% 0.041 162.4);
Tailwind
colors: {
custom: {
50: '#dcf2e6',
500: '#cdeddc',
950: '#000000',
},
}SCSS
$custom: #cdeddc; $custom-light: #dcf2e6; $custom-dark: #000000;
JSON
{
"hex": "#cdeddc",
"rgb": {
"r": 205,
"g": 237,
"b": 220
},
"hsl": {
"h": 148.125,
"s": 47.059,
"l": 86.667
},
"oklch": {
"l": 0.91828,
"c": 0.04059,
"h": 162.4
},
"luminance": 0.78715
}Semantic roles & 50–950 ramp
primary
#CDEDDC
secondary
#C995B1
accent
#2B77BA
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151716
muted
#848584