#CDEFDC#CDEFDC
#CDEFDC is a very light, muted green. Relative luminance 0.799; OKLCH L 92.2% C 0.044 H 161.0°. Best body text is #000000 at 16.98:1 contrast (WCAG AA passes).
Color values
| HEX | #CDEFDC |
|---|---|
| RGB | rgb(205, 239, 220) |
| HSL | hsl(146, 52%, 87%) |
| HSV | hsv(146, 14%, 94%) |
| CMYK | cmyk(14.2%, 0%, 7.9%, 6.3%) |
| CIE-LAB | lab(91.63, -14.64, 5.49) |
| CIE-LCH | lch(91.63, 15.64, 159.45°) |
| OKLab | oklab(92.25% -0.0414 0.0143) |
| OKLCH | oklch(92.25% 0.044 161) |
| XYZ | xyz(68.9585, 79.8780, 79.4811) |
| Luminance | 0.7988 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Ice
#D6FFFA
ΔE00 6.53
Duck Egg Blue
#C3FBF4
ΔE00 6.92
Eggshell Blue
#C4FFF7
ΔE00 7.31
Honeydew
#F0FFF0
ΔE00 7.34
Pale Aqua
#B8FFEB
ΔE00 7.57
Light Light Blue
#CAFFFB
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDEFDC #EFCDE0
analogous
#CFEFCD #CDEFDC #CDEFED
triadic
#CDEFDC #DCCDEF #EFDCCD
tetradic
#CDEFDC #CDCFEF #EFCDE0 #EFEDCD
square
#CDEFDC #CDCFEF #EFCDE0 #EFEDCD
split-complementary
#CDEFDC #EDCDEF #EFCDCF
monochromatic
#70D19B #9FE0BC #CDEFDC #E8F8EF #E8F8EF
Accessibility & contrast
On white
1.24
#CDEFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.98
#CDEFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDEFDC
16.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDEFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDEFDC | 1.00 | 1.24 | 16.98 | 16.98 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEEADB
Deuteranopia (green-blind)
#E8E5DD
Tritanopia (blue-blind)
#C7EFE9
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #cdefdc; /* rgb */ color: rgb(205, 239, 220); /* oklch */ color: oklch(92.2% 0.044 161.0);
Tailwind
colors: {
custom: {
50: '#dcf4e6',
500: '#cdefdc',
950: '#000000',
},
}SCSS
$custom: #cdefdc; $custom-light: #dcf4e6; $custom-dark: #000000;
JSON
{
"hex": "#cdefdc",
"rgb": {
"r": 205,
"g": 239,
"b": 220
},
"hsl": {
"h": 146.471,
"s": 51.515,
"l": 87.059
},
"oklch": {
"l": 0.92245,
"c": 0.04376,
"h": 161
},
"luminance": 0.79879
}Semantic roles & 50–950 ramp
primary
#CDEFDC
secondary
#CD94B3
accent
#277CBF
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151716
muted
#848584