#CDEDD5#CDEDD5
#CDEDD5 is a very light, muted green. Relative luminance 0.784; OKLCH L 91.6% C 0.047 H 153.0°. Best body text is #000000 at 16.67:1 contrast (WCAG AA passes).
Color values
| HEX | #CDEDD5 |
|---|---|
| RGB | rgb(205, 237, 213) |
| HSL | hsl(135, 47%, 87%) |
| HSV | hsv(135, 14%, 93%) |
| CMYK | cmyk(13.5%, 0%, 10.1%, 7.1%) |
| CIE-LAB | lab(90.94, -14.92, 8.14) |
| CIE-LCH | lch(90.94, 17.00, 151.40°) |
| OKLab | oklab(91.64% -0.0415 0.0212) |
| OKLCH | oklch(91.64% 0.047 153) |
| XYZ | xyz(67.4685, 78.3503, 74.5064) |
| Luminance | 0.7835 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 7.68
Ice
#D6FFFA
ΔE00 8.35
Pale Aqua
#B8FFEB
ΔE00 8.44
Duck Egg Blue
#C3FBF4
ΔE00 8.64
Mint
#AAF0C1
ΔE00 8.74
Eggshell Blue
#C4FFF7
ΔE00 8.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDEDD5 #EDCDE5
analogous
#D5EDCD #CDEDD5 #CDEDE5
triadic
#CDEDD5 #D5CDED #EDD5CD
tetradic
#CDEDD5 #CDD5ED #EDCDE5 #EDE5CD
square
#CDEDD5 #CDD5ED #EDCDE5 #EDE5CD
split-complementary
#CDEDD5 #E5CDED #EDCDD5
monochromatic
#73CD89 #A0DDAF #CDEDD5 #E8F7EC #E8F7EC
Accessibility & contrast
On white
1.26
#CDEDD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.67
#CDEDD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDEDD5
16.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDEDD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDEDD5 | 1.00 | 1.26 | 16.67 | 16.67 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE7D4
Deuteranopia (green-blind)
#E7E4D6
Tritanopia (blue-blind)
#C9ECE6
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #cdedd5; /* rgb */ color: rgb(205, 237, 213); /* oklch */ color: oklch(91.6% 0.047 153.0);
Tailwind
colors: {
custom: {
50: '#dcf2e1',
500: '#cdedd5',
950: '#000000',
},
}SCSS
$custom: #cdedd5; $custom-light: #dcf2e1; $custom-dark: #000000;
JSON
{
"hex": "#cdedd5",
"rgb": {
"r": 205,
"g": 237,
"b": 213
},
"hsl": {
"h": 135,
"s": 47.059,
"l": 86.667
},
"oklch": {
"l": 0.91642,
"c": 0.04657,
"h": 153
},
"luminance": 0.78352
}Semantic roles & 50–950 ramp
primary
#CDEDD5
secondary
#C995BC
accent
#2B97BA
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151715
muted
#848584