#DCFFE8#DCFFE8
#DCFFE8 is a very light, muted green. Relative luminance 0.926; OKLCH L 96.9% C 0.047 H 156.6°. Best body text is #000000 at 19.51:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFFE8 |
|---|---|
| RGB | rgb(220, 255, 232) |
| HSL | hsl(141, 100%, 93%) |
| HSV | hsv(141, 14%, 100%) |
| CMYK | cmyk(13.7%, 0%, 9%, 0%) |
| CIE-LAB | lab(97.05, -15.51, 7.22) |
| CIE-LCH | lch(97.05, 17.11, 155.03°) |
| OKLab | oklab(96.89% -0.0434 0.0188) |
| OKLCH | oklch(96.89% 0.047 156.6) |
| XYZ | xyz(79.8373, 92.5603, 89.9879) |
| Luminance | 0.9256 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.63
Ice
#D6FFFA
ΔE00 6.85
Pale Aqua
#B8FFEB
ΔE00 7.41
Eggshell Blue
#C4FFF7
ΔE00 7.64
Duck Egg Blue
#C3FBF4
ΔE00 7.64
Light Light Blue
#CAFFFB
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFFE8 #FFDCF3
analogous
#E1FFDC #DCFFE8 #DCFFF9
triadic
#DCFFE8 #E8DCFF #FFE8DC
tetradic
#DCFFE8 #DCE1FF #FFDCF3 #FFF9DC
square
#DCFFE8 #DCE1FF #FFDCF3 #FFF9DC
split-complementary
#DCFFE8 #F9DCFF #FFDCE1
monochromatic
#62FF98 #9FFFC0 #DCFFE8 #E0FFEB #E0FFEB
Accessibility & contrast
On white
1.08
#DCFFE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.51
#DCFFE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFFE8
19.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFFE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFFE8 | 1.00 | 1.08 | 19.51 | 19.51 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF9E7
Deuteranopia (green-blind)
#F8F5E9
Tritanopia (blue-blind)
#D7FEF8
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #dcffe8; /* rgb */ color: rgb(220, 255, 232); /* oklch */ color: oklch(96.9% 0.047 156.6);
Tailwind
colors: {
custom: {
50: '#e7ffef',
500: '#dcffe8',
950: '#000000',
},
}SCSS
$custom: #dcffe8; $custom-light: #e7ffef; $custom-dark: #000000;
JSON
{
"hex": "#dcffe8",
"rgb": {
"r": 220,
"g": 255,
"b": 232
},
"hsl": {
"h": 140.571,
"s": 100,
"l": 93.137
},
"oklch": {
"l": 0.96886,
"c": 0.04733,
"h": 156.6
},
"luminance": 0.92562
}Semantic roles & 50–950 ramp
primary
#DCFFE8
secondary
#EC93CE
accent
#0097E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161816
muted
#848685