#CDF2DC#CDF2DC
#CDF2DC is a very light, muted green. Relative luminance 0.817; OKLCH L 92.9% C 0.049 H 159.2°. Best body text is #000000 at 17.33:1 contrast (WCAG AA passes).
Color values
| HEX | #CDF2DC |
|---|---|
| RGB | rgb(205, 242, 220) |
| HSL | hsl(144, 59%, 88%) |
| HSV | hsv(144, 15%, 95%) |
| CMYK | cmyk(15.3%, 0%, 9.1%, 5.1%) |
| CIE-LAB | lab(92.42, -16.13, 6.63) |
| CIE-LCH | lch(92.42, 17.44, 157.66°) |
| OKLab | oklab(92.87% -0.0454 0.0172) |
| OKLCH | oklch(92.87% 0.049 159.2) |
| XYZ | xyz(69.8441, 81.6491, 79.7763) |
| Luminance | 0.8165 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 6.88
Ice
#D6FFFA
ΔE00 7.06
Duck Egg Blue
#C3FBF4
ΔE00 7.09
Eggshell Blue
#C4FFF7
ΔE00 7.34
Honeydew
#F0FFF0
ΔE00 7.91
Light Light Blue
#CAFFFB
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDF2DC #F2CDE3
analogous
#D1F2CD #CDF2DC #CDF2EE
triadic
#CDF2DC #DCCDF2 #F2DCCD
tetradic
#CDF2DC #CDD1F2 #F2CDE3 #F2EECD
square
#CDF2DC #CDD1F2 #F2CDE3 #F2EECD
split-complementary
#CDF2DC #EECDF2 #F2CDD1
monochromatic
#6CD998 #9CE5BA #CDF2DC #E7F9EE #E7F9EE
Accessibility & contrast
On white
1.21
#CDF2DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.33
#CDF2DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDF2DC
17.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDF2DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDF2DC | 1.00 | 1.21 | 17.33 | 17.33 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1ECDB
Deuteranopia (green-blind)
#EAE7DD
Tritanopia (blue-blind)
#C7F2EB
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #cdf2dc; /* rgb */ color: rgb(205, 242, 220); /* oklch */ color: oklch(92.9% 0.049 159.2);
Tailwind
colors: {
custom: {
50: '#dcf6e6',
500: '#cdf2dc',
950: '#000000',
},
}SCSS
$custom: #cdf2dc; $custom-light: #dcf6e6; $custom-dark: #000000;
JSON
{
"hex": "#cdf2dc",
"rgb": {
"r": 205,
"g": 242,
"b": 220
},
"hsl": {
"h": 144.324,
"s": 58.73,
"l": 87.647
},
"oklch": {
"l": 0.92872,
"c": 0.04853,
"h": 159.2
},
"luminance": 0.81651
}Semantic roles & 50–950 ramp
primary
#CDF2DC
secondary
#D192B8
accent
#1F83C6
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151716
muted
#848584