#DCFFE6#DCFFE6
#DCFFE6 is a very light, muted green. Relative luminance 0.924; OKLCH L 96.8% C 0.049 H 154.3°. Best body text is #000000 at 19.49:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFFE6 |
|---|---|
| RGB | rgb(220, 255, 230) |
| HSL | hsl(137, 100%, 93%) |
| HSV | hsv(137, 14%, 100%) |
| CMYK | cmyk(13.7%, 0%, 9.8%, 0%) |
| CIE-LAB | lab(97.00, -15.87, 8.18) |
| CIE-LCH | lch(97.00, 17.86, 152.73°) |
| OKLab | oklab(96.83% -0.0442 0.0213) |
| OKLCH | oklch(96.83% 0.049 154.3) |
| XYZ | xyz(79.5548, 92.4473, 88.5003) |
| Luminance | 0.9245 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.88
Ice
#D6FFFA
ΔE00 7.49
Pale Aqua
#B8FFEB
ΔE00 7.59
Eggshell Blue
#C4FFF7
ΔE00 8.15
Duck Egg Blue
#C3FBF4
ΔE00 8.18
Light Light Blue
#CAFFFB
ΔE00 8.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFFE6 #FFDCF5
analogous
#E3FFDC #DCFFE6 #DCFFF7
triadic
#DCFFE6 #E6DCFF #FFE6DC
tetradic
#DCFFE6 #DCE3FF #FFDCF5 #FFF7DC
square
#DCFFE6 #DCE3FF #FFDCF5 #FFF7DC
split-complementary
#DCFFE6 #F7DCFF #FFDCE3
monochromatic
#62FF8F #9FFFBA #DCFFE6 #E0FFE9 #E0FFE9
Accessibility & contrast
On white
1.08
#DCFFE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.49
#DCFFE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFFE6
19.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFFE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFFE6 | 1.00 | 1.08 | 19.49 | 19.49 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF9E5
Deuteranopia (green-blind)
#F9F5E7
Tritanopia (blue-blind)
#D7FEF8
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #dcffe6; /* rgb */ color: rgb(220, 255, 230); /* oklch */ color: oklch(96.8% 0.049 154.3);
Tailwind
colors: {
custom: {
50: '#e7ffed',
500: '#dcffe6',
950: '#000000',
},
}SCSS
$custom: #dcffe6; $custom-light: #e7ffed; $custom-dark: #000000;
JSON
{
"hex": "#dcffe6",
"rgb": {
"r": 220,
"g": 255,
"b": 230
},
"hsl": {
"h": 137.143,
"s": 100,
"l": 93.137
},
"oklch": {
"l": 0.96834,
"c": 0.04909,
"h": 154.3
},
"luminance": 0.92449
}Semantic roles & 50–950 ramp
primary
#DCFFE6
secondary
#EC93D3
accent
#00A4E6
background
#FEFFFE
surface
#FCFFFD
border
#D5D7D5
text
#161816
muted
#848684