#DCFBE8#DCFBE8
#DCFBE8 is a very light, muted green. Relative luminance 0.900; OKLCH L 96.1% C 0.041 H 158.7°. Best body text is #000000 at 19.01:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFBE8 |
|---|---|
| RGB | rgb(220, 251, 232) |
| HSL | hsl(143, 79%, 92%) |
| HSV | hsv(143, 12%, 98%) |
| CMYK | cmyk(12.4%, 0%, 7.6%, 1.6%) |
| CIE-LAB | lab(96.01, -13.54, 5.73) |
| CIE-LCH | lch(96.01, 14.70, 157.08°) |
| OKLab | oklab(96.06% -0.0381 0.0149) |
| OKLCH | oklch(96.06% 0.041 158.7) |
| XYZ | xyz(78.5746, 90.0348, 89.5670) |
| Luminance | 0.9004 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.42
Ice
#D6FFFA
ΔE00 5.93
Duck Egg Blue
#C3FBF4
ΔE00 7.30
Ice Blue (survey)
#D7FFFE
ΔE00 7.39
Very Pale Blue
#D6FFFE
ΔE00 7.44
Eggshell Blue
#C4FFF7
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFBE8 #FBDCEF
analogous
#E0FBDC #DCFBE8 #DCFBF8
triadic
#DCFBE8 #E8DCFB #FBE8DC
tetradic
#DCFBE8 #DCE0FB #FBDCEF #FBF8DC
square
#DCFBE8 #DCE0FB #FBDCEF #FBF8DC
split-complementary
#DCFBE8 #F8DCFB #FBDCE0
monochromatic
#6EEEA0 #A5F5C4 #DCFBE8 #E4FCED #E4FCED
Accessibility & contrast
On white
1.10
#DCFBE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.01
#DCFBE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFBE8
19.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFBE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFBE8 | 1.00 | 1.10 | 19.01 | 19.01 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF6E7
Deuteranopia (green-blind)
#F5F2E9
Tritanopia (blue-blind)
#D7FBF5
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #dcfbe8; /* rgb */ color: rgb(220, 251, 232); /* oklch */ color: oklch(96.1% 0.041 158.7);
Tailwind
colors: {
custom: {
50: '#e7fcef',
500: '#dcfbe8',
950: '#000000',
},
}SCSS
$custom: #dcfbe8; $custom-light: #e7fcef; $custom-dark: #000000;
JSON
{
"hex": "#dcfbe8",
"rgb": {
"r": 220,
"g": 251,
"b": 232
},
"hsl": {
"h": 143.226,
"s": 79.487,
"l": 92.353
},
"oklch": {
"l": 0.96062,
"c": 0.04093,
"h": 158.7
},
"luminance": 0.90036
}Semantic roles & 50–950 ramp
primary
#DCFBE8
secondary
#E299C6
accent
#0A8ADC
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161716
muted
#848585