#DCFDDB#DCFDDB
#DCFDDB is a very light, muted green. Relative luminance 0.906; OKLCH L 96.1% C 0.057 H 144.3°. Best body text is #000000 at 19.12:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFDDB |
|---|---|
| RGB | rgb(220, 253, 219) |
| HSL | hsl(118, 89%, 93%) |
| HSV | hsv(118, 13%, 99%) |
| CMYK | cmyk(13%, 0%, 13.4%, 0.8%) |
| CIE-LAB | lab(96.24, -16.82, 12.73) |
| CIE-LCH | lch(96.24, 21.09, 142.86°) |
| OKLab | oklab(96.14% -0.046 0.033) |
| OKLCH | oklch(96.14% 0.057 144.3) |
| XYZ | xyz(77.4239, 90.5794, 80.4086) |
| Luminance | 0.9058 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 7.46
Very Light Green
#D1FFBD
ΔE00 7.60
Honeydew
#F0FFF0
ΔE00 8.08
Mint
#AAF0C1
ΔE00 8.31
Light Sage
#BCECAC
ΔE00 8.74
Pale Green
#C7FDB5
ΔE00 8.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFDDB #FCDBFD
analogous
#EDFDDB #DCFDDB #DBFDEB
triadic
#DCFDDB #DBDCFD #FDDBDC
tetradic
#DCFDDB #DBEDFD #FCDBFD #FDEBDB
square
#DCFDDB #DBEDFD #FCDBFD #FDEBDB
split-complementary
#DCFDDB #EBDBFD #FDDBED
monochromatic
#6BF767 #A4FAA1 #DCFDDB #E3FDE2 #E3FDE2
Accessibility & contrast
On white
1.10
#DCFDDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.12
#DCFDDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFDDB
19.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFDDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFDDB | 1.00 | 1.10 | 19.12 | 19.12 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF6D9
Deuteranopia (green-blind)
#F9F3DD
Tritanopia (blue-blind)
#D9FBF3
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #dcfddb; /* rgb */ color: rgb(220, 253, 219); /* oklch */ color: oklch(96.1% 0.057 144.3);
Tailwind
colors: {
custom: {
50: '#e7fee6',
500: '#dcfddb',
950: '#000000',
},
}SCSS
$custom: #dcfddb; $custom-light: #e7fee6; $custom-dark: #000000;
JSON
{
"hex": "#dcfddb",
"rgb": {
"r": 220,
"g": 253,
"b": 219
},
"hsl": {
"h": 118.235,
"s": 89.474,
"l": 92.549
},
"oklch": {
"l": 0.96144,
"c": 0.05659,
"h": 144.3
},
"luminance": 0.90581
}Semantic roles & 50–950 ramp
primary
#DCFDDB
secondary
#E495E7
accent
#00E6DF
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#161715
muted
#848584