#DCF5DF#DCF5DF
#DCF5DF is a very light, muted green. Relative luminance 0.858; OKLCH L 94.6% C 0.039 H 148.7°. Best body text is #000000 at 18.17:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF5DF |
|---|---|
| RGB | rgb(220, 245, 223) |
| HSL | hsl(127, 56%, 91%) |
| HSV | hsv(127, 10%, 96%) |
| CMYK | cmyk(10.2%, 0%, 9%, 3.9%) |
| CIE-LAB | lab(94.25, -12.17, 7.83) |
| CIE-LCH | lch(94.25, 14.47, 147.25°) |
| OKLab | oklab(94.59% -0.0336 0.0204) |
| OKLCH | oklch(94.59% 0.039 148.7) |
| XYZ | xyz(75.4841, 85.8472, 82.3910) |
| Luminance | 0.8585 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.89
Ice
#D6FFFA
ΔE00 7.85
Beige
#F5F5DC
ΔE00 8.84
Lightcyan
#E0FFFF
ΔE00 9.12
Mintcream
#F5FFFA
ΔE00 9.12
Ice Blue (survey)
#D7FFFE
ΔE00 9.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF5DF #F5DCF2
analogous
#E5F5DC #DCF5DF #DCF5EB
triadic
#DCF5DF #DFDCF5 #F5DFDC
tetradic
#DCF5DF #DCE5F5 #F5DCF2 #F5EBDC
square
#DCF5DF #DCE5F5 #F5DCF2 #F5EBDC
split-complementary
#DCF5DF #EBDCF5 #F5DCE5
monochromatic
#7DDA88 #ACE7B3 #DCF5DF #E7F8E9 #E7F8E9
Accessibility & contrast
On white
1.16
#DCF5DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.17
#DCF5DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF5DF
18.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF5DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF5DF | 1.00 | 1.16 | 18.17 | 18.17 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F0DE
Deuteranopia (green-blind)
#F1EDE0
Tritanopia (blue-blind)
#D9F4EE
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #dcf5df; /* rgb */ color: rgb(220, 245, 223); /* oklch */ color: oklch(94.6% 0.039 148.7);
Tailwind
colors: {
custom: {
50: '#e7f8e9',
500: '#dcf5df',
950: '#000000',
},
}SCSS
$custom: #dcf5df; $custom-light: #e7f8e9; $custom-dark: #000000;
JSON
{
"hex": "#dcf5df",
"rgb": {
"r": 220,
"g": 245,
"b": 223
},
"hsl": {
"h": 127.2,
"s": 55.556,
"l": 91.176
},
"oklch": {
"l": 0.94593,
"c": 0.03931,
"h": 148.7
},
"luminance": 0.85848
}Semantic roles & 50–950 ramp
primary
#DCF5DF
secondary
#D5A0CF
accent
#22B0C3
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#161716
muted
#848584