#DCFBE7#DCFBE7
#DCFBE7 is a very light, muted green. Relative luminance 0.900; OKLCH L 96.0% C 0.042 H 157.2°. Best body text is #000000 at 19.00:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFBE7 |
|---|---|
| RGB | rgb(220, 251, 231) |
| HSL | hsl(141, 79%, 92%) |
| HSV | hsv(141, 12%, 98%) |
| CMYK | cmyk(12.4%, 0%, 8%, 1.6%) |
| CIE-LAB | lab(95.99, -13.72, 6.21) |
| CIE-LCH | lch(95.99, 15.06, 155.66°) |
| OKLab | oklab(96.04% -0.0385 0.0162) |
| OKLCH | oklch(96.04% 0.042 157.2) |
| XYZ | xyz(78.4329, 89.9781, 88.8211) |
| Luminance | 0.8998 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.52
Ice
#D6FFFA
ΔE00 6.25
Duck Egg Blue
#C3FBF4
ΔE00 7.53
Eggshell Blue
#C4FFF7
ΔE00 7.70
Ice Blue (survey)
#D7FFFE
ΔE00 7.73
Very Pale Blue
#D6FFFE
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFBE7 #FBDCF0
analogous
#E1FBDC #DCFBE7 #DCFBF6
triadic
#DCFBE7 #E7DCFB #FBE7DC
tetradic
#DCFBE7 #DCE1FB #FBDCF0 #FBF6DC
square
#DCFBE7 #DCE1FB #FBDCF0 #FBF6DC
split-complementary
#DCFBE7 #F6DCFB #FBDCE1
monochromatic
#6EEE9C #A5F5C1 #DCFBE7 #E4FCEC #E4FCEC
Accessibility & contrast
On white
1.11
#DCFBE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.00
#DCFBE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFBE7
19.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFBE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFBE7 | 1.00 | 1.11 | 19.00 | 19.00 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF6E6
Deuteranopia (green-blind)
#F5F2E8
Tritanopia (blue-blind)
#D7FAF5
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #dcfbe7; /* rgb */ color: rgb(220, 251, 231); /* oklch */ color: oklch(96.0% 0.042 157.2);
Tailwind
colors: {
custom: {
50: '#e7fcee',
500: '#dcfbe7',
950: '#000000',
},
}SCSS
$custom: #dcfbe7; $custom-light: #e7fcee; $custom-dark: #000000;
JSON
{
"hex": "#dcfbe7",
"rgb": {
"r": 220,
"g": 251,
"b": 231
},
"hsl": {
"h": 141.29,
"s": 79.487,
"l": 92.353
},
"oklch": {
"l": 0.96036,
"c": 0.04177,
"h": 157.2
},
"luminance": 0.8998
}Semantic roles & 50–950 ramp
primary
#DCFBE7
secondary
#E299C8
accent
#0A91DC
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161716
muted
#848585