#DCF4DC#DCF4DC
#DCF4DC is a very light, muted green. Relative luminance 0.851; OKLCH L 94.3% C 0.041 H 145.2°. Best body text is #000000 at 18.02:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF4DC |
|---|---|
| RGB | rgb(220, 244, 220) |
| HSL | hsl(120, 52%, 91%) |
| HSV | hsv(120, 10%, 96%) |
| CMYK | cmyk(9.8%, 0%, 9.8%, 4.3%) |
| CIE-LAB | lab(93.92, -12.20, 8.91) |
| CIE-LCH | lch(93.92, 15.11, 143.86°) |
| OKLab | oklab(94.31% -0.0334 0.0232) |
| OKLCH | oklch(94.31% 0.041 145.2) |
| XYZ | xyz(74.7816, 85.0834, 80.1792) |
| Luminance | 0.8508 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.19
Beige
#F5F5DC
ΔE00 8.52
Ice
#D6FFFA
ΔE00 8.61
Off White (survey)
#FFFFE4
ΔE00 8.98
Lightyellow
#FFFFE0
ΔE00 9.02
Lightgoldenrodyellow
#FAFAD2
ΔE00 9.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF4DC #F4DCF4
analogous
#E8F4DC #DCF4DC #DCF4E8
triadic
#DCF4DC #DCDCF4 #F4DCDC
tetradic
#DCF4DC #DCE8F4 #F4DCF4 #F4E8DC
square
#DCF4DC #DCE8F4 #F4DCF4 #F4E8DC
split-complementary
#DCF4DC #E8DCF4 #F4DCE8
monochromatic
#7FD77F #ADE5AD #DCF4DC #E8F8E8 #E8F8E8
Accessibility & contrast
On white
1.17
#DCF4DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.02
#DCF4DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF4DC
18.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF4DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF4DC | 1.00 | 1.17 | 18.02 | 18.02 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EFDB
Deuteranopia (green-blind)
#F1ECDD
Tritanopia (blue-blind)
#DAF2ED
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #dcf4dc; /* rgb */ color: rgb(220, 244, 220); /* oklch */ color: oklch(94.3% 0.041 145.2);
Tailwind
colors: {
custom: {
50: '#e7f7e6',
500: '#dcf4dc',
950: '#000000',
},
}SCSS
$custom: #dcf4dc; $custom-light: #e7f7e6; $custom-dark: #000000;
JSON
{
"hex": "#dcf4dc",
"rgb": {
"r": 220,
"g": 244,
"b": 220
},
"hsl": {
"h": 120,
"s": 52.174,
"l": 90.98
},
"oklch": {
"l": 0.94311,
"c": 0.04069,
"h": 145.2
},
"luminance": 0.85084
}Semantic roles & 50–950 ramp
primary
#DCF4DC
secondary
#D3A1D3
accent
#26C0C0
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#161716
muted
#848584