#DCFFE7#DCFFE7
#DCFFE7 is a very light, muted green. Relative luminance 0.925; OKLCH L 96.9% C 0.048 H 155.4°. Best body text is #000000 at 19.50:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFFE7 |
|---|---|
| RGB | rgb(220, 255, 231) |
| HSL | hsl(139, 100%, 93%) |
| HSV | hsv(139, 14%, 100%) |
| CMYK | cmyk(13.7%, 0%, 9.4%, 0%) |
| CIE-LAB | lab(97.03, -15.69, 7.70) |
| CIE-LCH | lch(97.03, 17.48, 153.86°) |
| OKLab | oklab(96.86% -0.0438 0.02) |
| OKLCH | oklch(96.86% 0.048 155.4) |
| XYZ | xyz(79.6957, 92.5036, 89.2420) |
| Luminance | 0.9251 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.75
Ice
#D6FFFA
ΔE00 7.17
Pale Aqua
#B8FFEB
ΔE00 7.49
Eggshell Blue
#C4FFF7
ΔE00 7.89
Duck Egg Blue
#C3FBF4
ΔE00 7.91
Light Light Blue
#CAFFFB
ΔE00 8.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFFE7 #FFDCF4
analogous
#E2FFDC #DCFFE7 #DCFFF8
triadic
#DCFFE7 #E7DCFF #FFE7DC
tetradic
#DCFFE7 #DCE2FF #FFDCF4 #FFF8DC
square
#DCFFE7 #DCE2FF #FFDCF4 #FFF8DC
split-complementary
#DCFFE7 #F8DCFF #FFDCE2
monochromatic
#62FF93 #9FFFBD #DCFFE7 #E0FFEA #E0FFEA
Accessibility & contrast
On white
1.08
#DCFFE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.50
#DCFFE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFFE7
19.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFFE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFFE7 | 1.00 | 1.08 | 19.50 | 19.50 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF9E6
Deuteranopia (green-blind)
#F8F5E8
Tritanopia (blue-blind)
#D7FEF8
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #dcffe7; /* rgb */ color: rgb(220, 255, 231); /* oklch */ color: oklch(96.9% 0.048 155.4);
Tailwind
colors: {
custom: {
50: '#e7ffee',
500: '#dcffe7',
950: '#000000',
},
}SCSS
$custom: #dcffe7; $custom-light: #e7ffee; $custom-dark: #000000;
JSON
{
"hex": "#dcffe7",
"rgb": {
"r": 220,
"g": 255,
"b": 231
},
"hsl": {
"h": 138.857,
"s": 100,
"l": 93.137
},
"oklch": {
"l": 0.9686,
"c": 0.04821,
"h": 155.4
},
"luminance": 0.92505
}Semantic roles & 50–950 ramp
primary
#DCFFE7
secondary
#EC93D0
accent
#009DE6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161816
muted
#848685