#DCF4DF#DCF4DF
#DCF4DF is a very light, muted green. Relative luminance 0.852; OKLCH L 94.4% C 0.038 H 148.9°. Best body text is #000000 at 18.05:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF4DF |
|---|---|
| RGB | rgb(220, 244, 223) |
| HSL | hsl(128, 52%, 91%) |
| HSV | hsv(128, 10%, 96%) |
| CMYK | cmyk(9.8%, 0%, 8.6%, 4.3%) |
| CIE-LAB | lab(93.99, -11.67, 7.46) |
| CIE-LCH | lch(93.99, 13.85, 147.43°) |
| OKLab | oklab(94.39% -0.0322 0.0194) |
| OKLCH | oklch(94.39% 0.038 148.9) |
| XYZ | xyz(75.1824, 85.2438, 82.2905) |
| Luminance | 0.8525 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.63
Ice
#D6FFFA
ΔE00 7.77
Beige
#F5F5DC
ΔE00 8.63
Mintcream
#F5FFFA
ΔE00 8.78
Lightcyan
#E0FFFF
ΔE00 8.89
Ice Blue (survey)
#D7FFFE
ΔE00 9.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF4DF #F4DCF1
analogous
#E5F4DC #DCF4DF #DCF4EB
triadic
#DCF4DF #DFDCF4 #F4DFDC
tetradic
#DCF4DF #DCE5F4 #F4DCF1 #F4EBDC
square
#DCF4DF #DCE5F4 #F4DCF1 #F4EBDC
split-complementary
#DCF4DF #EBDCF4 #F4DCE5
monochromatic
#7FD78A #ADE5B4 #DCF4DF #E8F8EA #E8F8EA
Accessibility & contrast
On white
1.16
#DCF4DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.05
#DCF4DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF4DF
18.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF4DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF4DF | 1.00 | 1.16 | 18.05 | 18.05 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EFDE
Deuteranopia (green-blind)
#F0EDE0
Tritanopia (blue-blind)
#D9F3EE
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #dcf4df; /* rgb */ color: rgb(220, 244, 223); /* oklch */ color: oklch(94.4% 0.038 148.9);
Tailwind
colors: {
custom: {
50: '#e7f7e9',
500: '#dcf4df',
950: '#000000',
},
}SCSS
$custom: #dcf4df; $custom-light: #e7f7e9; $custom-dark: #000000;
JSON
{
"hex": "#dcf4df",
"rgb": {
"r": 220,
"g": 244,
"b": 223
},
"hsl": {
"h": 127.5,
"s": 52.174,
"l": 90.98
},
"oklch": {
"l": 0.94388,
"c": 0.03765,
"h": 148.9
},
"luminance": 0.85245
}Semantic roles & 50–950 ramp
primary
#DCF4DF
secondary
#D3A1CD
accent
#26ACC0
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#161716
muted
#848584