#CDEDDB#CDEDDB
#CDEDDB is a very light, muted green. Relative luminance 0.787; OKLCH L 91.8% C 0.041 H 160.9°. Best body text is #000000 at 16.73:1 contrast (WCAG AA passes).
Color values
| HEX | #CDEDDB |
|---|---|
| RGB | rgb(205, 237, 219) |
| HSL | hsl(146, 47%, 87%) |
| HSV | hsv(146, 14%, 93%) |
| CMYK | cmyk(13.5%, 0%, 7.6%, 7.1%) |
| CIE-LAB | lab(91.08, -13.83, 5.22) |
| CIE-LCH | lch(91.08, 14.78, 159.33°) |
| OKLab | oklab(91.8% -0.0391 0.0136) |
| OKLCH | oklch(91.8% 0.041 160.9) |
| XYZ | xyz(68.2442, 78.6606, 78.5916) |
| Luminance | 0.7866 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Ice
#D6FFFA
ΔE00 6.58
Honeydew
#F0FFF0
ΔE00 7.09
Duck Egg Blue
#C3FBF4
ΔE00 7.17
Eggshell Blue
#C4FFF7
ΔE00 7.63
Light Light Blue
#CAFFFB
ΔE00 7.83
Ice Blue (survey)
#D7FFFE
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDEDDB #EDCDDF
analogous
#CFEDCD #CDEDDB #CDEDEB
triadic
#CDEDDB #DBCDED #EDDBCD
tetradic
#CDEDDB #CDCFED #EDCDDF #EDEBCD
square
#CDEDDB #CDCFED #EDCDDF #EDEBCD
split-complementary
#CDEDDB #EBCDED #EDCDCF
monochromatic
#73CD9A #A0DDBB #CDEDDB #E8F7EF #E8F7EF
Accessibility & contrast
On white
1.26
#CDEDDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.73
#CDEDDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDEDDB
16.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDEDDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDEDDB | 1.00 | 1.26 | 16.73 | 16.73 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE8DA
Deuteranopia (green-blind)
#E6E4DC
Tritanopia (blue-blind)
#C8EDE8
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #cdeddb; /* rgb */ color: rgb(205, 237, 219); /* oklch */ color: oklch(91.8% 0.041 160.9);
Tailwind
colors: {
custom: {
50: '#dcf2e6',
500: '#cdeddb',
950: '#000000',
},
}SCSS
$custom: #cdeddb; $custom-light: #dcf2e6; $custom-dark: #000000;
JSON
{
"hex": "#cdeddb",
"rgb": {
"r": 205,
"g": 237,
"b": 219
},
"hsl": {
"h": 146.25,
"s": 47.059,
"l": 86.667
},
"oklch": {
"l": 0.91801,
"c": 0.04137,
"h": 160.9
},
"luminance": 0.78662
}Semantic roles & 50–950 ramp
primary
#CDEDDB
secondary
#C995B2
accent
#2B7CBA
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151715
muted
#848584