#DCF2DF#DCF2DF
#DCF2DF is a very light, muted green. Relative luminance 0.840; OKLCH L 94.0% C 0.034 H 149.3°. Best body text is #000000 at 17.81:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF2DF |
|---|---|
| RGB | rgb(220, 242, 223) |
| HSL | hsl(128, 46%, 91%) |
| HSV | hsv(128, 9%, 95%) |
| CMYK | cmyk(9.1%, 0%, 7.9%, 5.1%) |
| CIE-LAB | lab(93.47, -10.67, 6.71) |
| CIE-LCH | lch(93.47, 12.61, 147.84°) |
| OKLab | oklab(93.98% -0.0295 0.0175) |
| OKLCH | oklch(93.98% 0.034 149.3) |
| XYZ | xyz(74.5839, 84.0467, 82.0910) |
| Luminance | 0.8405 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.17
Ice
#D6FFFA
ΔE00 7.70
Mintcream
#F5FFFA
ΔE00 8.08
Beige
#F5F5DC
ΔE00 8.25
Lightcyan
#E0FFFF
ΔE00 8.46
Ice Blue (survey)
#D7FFFE
ΔE00 8.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF2DF #F2DCEF
analogous
#E4F2DC #DCF2DF #DCF2EA
triadic
#DCF2DF #DFDCF2 #F2DFDC
tetradic
#DCF2DF #DCE4F2 #F2DCEF #F2EADC
square
#DCF2DF #DCE4F2 #F2DCEF #F2EADC
split-complementary
#DCF2DF #EADCF2 #F2DCE4
monochromatic
#83D18D #AFE1B6 #DCF2DF #E9F7EB #E9F7EB
Accessibility & contrast
On white
1.18
#DCF2DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.81
#DCF2DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF2DF
17.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF2DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF2DF | 1.00 | 1.18 | 17.81 | 17.81 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3EEDE
Deuteranopia (green-blind)
#EEEBE0
Tritanopia (blue-blind)
#DAF1EC
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #dcf2df; /* rgb */ color: rgb(220, 242, 223); /* oklch */ color: oklch(94.0% 0.034 149.3);
Tailwind
colors: {
custom: {
50: '#e7f6e9',
500: '#dcf2df',
950: '#000000',
},
}SCSS
$custom: #dcf2df; $custom-light: #e7f6e9; $custom-dark: #000000;
JSON
{
"hex": "#dcf2df",
"rgb": {
"r": 220,
"g": 242,
"b": 223
},
"hsl": {
"h": 128.182,
"s": 45.833,
"l": 90.588
},
"oklch": {
"l": 0.93978,
"c": 0.03431,
"h": 149.3
},
"luminance": 0.84048
}Semantic roles & 50–950 ramp
primary
#DCF2DF
secondary
#D0A3C9
accent
#2CA6B9
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#161716
muted
#848584