#DCF6DF#DCF6DF
#DCF6DF is a very light, muted green. Relative luminance 0.865; OKLCH L 94.8% C 0.041 H 148.6°. Best body text is #000000 at 18.29:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF6DF |
|---|---|
| RGB | rgb(220, 246, 223) |
| HSL | hsl(127, 59%, 91%) |
| HSV | hsv(127, 11%, 96%) |
| CMYK | cmyk(10.6%, 0%, 9.3%, 3.5%) |
| CIE-LAB | lab(94.51, -12.67, 8.20) |
| CIE-LCH | lch(94.51, 15.09, 147.08°) |
| OKLab | oklab(94.8% -0.0349 0.0214) |
| OKLCH | oklch(94.8% 0.041 148.6) |
| XYZ | xyz(75.7875, 86.4539, 82.4922) |
| Luminance | 0.8646 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.18
Ice
#D6FFFA
ΔE00 7.95
Beige
#F5F5DC
ΔE00 9.06
Duck Egg Blue
#C3FBF4
ΔE00 9.25
Ice Blue (survey)
#D7FFFE
ΔE00 9.32
Lightcyan
#E0FFFF
ΔE00 9.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF6DF #F6DCF3
analogous
#E6F6DC #DCF6DF #DCF6EC
triadic
#DCF6DF #DFDCF6 #F6DFDC
tetradic
#DCF6DF #DCE6F6 #F6DCF3 #F6ECDC
square
#DCF6DF #DCE6F6 #F6DCF3 #F6ECDC
split-complementary
#DCF6DF #ECDCF6 #F6DCE6
monochromatic
#7BDD86 #ABE9B2 #DCF6DF #E7F9E9 #E7F9E9
Accessibility & contrast
On white
1.15
#DCF6DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.29
#DCF6DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF6DF
18.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF6DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF6DF | 1.00 | 1.15 | 18.29 | 18.29 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F1DE
Deuteranopia (green-blind)
#F2EEE0
Tritanopia (blue-blind)
#D9F5EF
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #dcf6df; /* rgb */ color: rgb(220, 246, 223); /* oklch */ color: oklch(94.8% 0.041 148.6);
Tailwind
colors: {
custom: {
50: '#e7f9e9',
500: '#dcf6df',
950: '#000000',
},
}SCSS
$custom: #dcf6df; $custom-light: #e7f9e9; $custom-dark: #000000;
JSON
{
"hex": "#dcf6df",
"rgb": {
"r": 220,
"g": 246,
"b": 223
},
"hsl": {
"h": 126.923,
"s": 59.091,
"l": 91.373
},
"oklch": {
"l": 0.94799,
"c": 0.04096,
"h": 148.6
},
"luminance": 0.86455
}Semantic roles & 50–950 ramp
primary
#DCF6DF
secondary
#D79FD1
accent
#1FB3C7
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#161716
muted
#848584