#DCFFE5#DCFFE5
#DCFFE5 is a very light, muted green. Relative luminance 0.924; OKLCH L 96.8% C 0.050 H 153.2°. Best body text is #000000 at 19.48:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFFE5 |
|---|---|
| RGB | rgb(220, 255, 229) |
| HSL | hsl(135, 100%, 93%) |
| HSV | hsv(135, 14%, 100%) |
| CMYK | cmyk(13.7%, 0%, 10.2%, 0%) |
| CIE-LAB | lab(96.98, -16.05, 8.66) |
| CIE-LCH | lch(96.98, 18.24, 151.64°) |
| OKLab | oklab(96.81% -0.0446 0.0225) |
| OKLCH | oklch(96.81% 0.05 153.2) |
| XYZ | xyz(79.4148, 92.3913, 87.7628) |
| Luminance | 0.9239 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 7.02
Pale Aqua
#B8FFEB
ΔE00 7.70
Ice
#D6FFFA
ΔE00 7.81
Eggshell Blue
#C4FFF7
ΔE00 8.41
Duck Egg Blue
#C3FBF4
ΔE00 8.45
Light Light Blue
#CAFFFB
ΔE00 9.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFFE5 #FFDCF6
analogous
#E4FFDC #DCFFE5 #DCFFF6
triadic
#DCFFE5 #E5DCFF #FFE5DC
tetradic
#DCFFE5 #DCE4FF #FFDCF6 #FFF6DC
square
#DCFFE5 #DCE4FF #FFDCF6 #FFF6DC
split-complementary
#DCFFE5 #F6DCFF #FFDCE4
monochromatic
#62FF8A #9FFFB8 #DCFFE5 #E0FFE8 #E0FFE8
Accessibility & contrast
On white
1.08
#DCFFE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.48
#DCFFE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFFE5
19.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFFE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFFE5 | 1.00 | 1.08 | 19.48 | 19.48 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF9E4
Deuteranopia (green-blind)
#F9F5E6
Tritanopia (blue-blind)
#D7FEF7
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #dcffe5; /* rgb */ color: rgb(220, 255, 229); /* oklch */ color: oklch(96.8% 0.050 153.2);
Tailwind
colors: {
custom: {
50: '#e7ffed',
500: '#dcffe5',
950: '#000000',
},
}SCSS
$custom: #dcffe5; $custom-light: #e7ffed; $custom-dark: #000000;
JSON
{
"hex": "#dcffe5",
"rgb": {
"r": 220,
"g": 255,
"b": 229
},
"hsl": {
"h": 135.429,
"s": 100,
"l": 93.137
},
"oklch": {
"l": 0.96808,
"c": 0.05,
"h": 153.2
},
"luminance": 0.92393
}Semantic roles & 50–950 ramp
primary
#DCFFE5
secondary
#EC93D5
accent
#00AAE6
background
#FEFFFE
surface
#FCFFFD
border
#D5D7D5
text
#161816
muted
#848684