#CDF2DB#CDF2DB
#CDF2DB is a very light, muted green. Relative luminance 0.816; OKLCH L 92.8% C 0.049 H 158.0°. Best body text is #000000 at 17.32:1 contrast (WCAG AA passes).
Color values
| HEX | #CDF2DB |
|---|---|
| RGB | rgb(205, 242, 219) |
| HSL | hsl(143, 59%, 88%) |
| HSV | hsv(143, 15%, 95%) |
| CMYK | cmyk(15.3%, 0%, 9.5%, 5.1%) |
| CIE-LAB | lab(92.40, -16.31, 7.11) |
| CIE-LCH | lch(92.40, 17.80, 156.44°) |
| OKLab | oklab(92.85% -0.0458 0.0185) |
| OKLCH | oklch(92.85% 0.049 158) |
| XYZ | xyz(69.7120, 81.5963, 79.0809) |
| Luminance | 0.8160 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 6.96
Ice
#D6FFFA
ΔE00 7.38
Duck Egg Blue
#C3FBF4
ΔE00 7.38
Eggshell Blue
#C4FFF7
ΔE00 7.60
Honeydew
#F0FFF0
ΔE00 8.01
Light Light Blue
#CAFFFB
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDF2DB #F2CDE4
analogous
#D1F2CD #CDF2DB #CDF2EE
triadic
#CDF2DB #DBCDF2 #F2DBCD
tetradic
#CDF2DB #CDD1F2 #F2CDE4 #F2EECD
square
#CDF2DB #CDD1F2 #F2CDE4 #F2EECD
split-complementary
#CDF2DB #EECDF2 #F2CDD1
monochromatic
#6CD995 #9CE5B8 #CDF2DB #E7F9EE #E7F9EE
Accessibility & contrast
On white
1.21
#CDF2DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.32
#CDF2DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDF2DB
17.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDF2DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDF2DB | 1.00 | 1.21 | 17.32 | 17.32 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1ECDA
Deuteranopia (green-blind)
#EBE7DC
Tritanopia (blue-blind)
#C7F1EB
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #cdf2db; /* rgb */ color: rgb(205, 242, 219); /* oklch */ color: oklch(92.8% 0.049 158.0);
Tailwind
colors: {
custom: {
50: '#dcf6e6',
500: '#cdf2db',
950: '#000000',
},
}SCSS
$custom: #cdf2db; $custom-light: #dcf6e6; $custom-dark: #000000;
JSON
{
"hex": "#cdf2db",
"rgb": {
"r": 205,
"g": 242,
"b": 219
},
"hsl": {
"h": 142.703,
"s": 58.73,
"l": 87.647
},
"oklch": {
"l": 0.92846,
"c": 0.04936,
"h": 158
},
"luminance": 0.81598
}Semantic roles & 50–950 ramp
primary
#CDF2DB
secondary
#D192B9
accent
#1F87C6
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151715
muted
#848584