#DCFBE4#DCFBE4
#DCFBE4 is a very light, muted green. Relative luminance 0.898; OKLCH L 96.0% C 0.044 H 153.4°. Best body text is #000000 at 18.96:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFBE4 |
|---|---|
| RGB | rgb(220, 251, 228) |
| HSL | hsl(135, 79%, 92%) |
| HSV | hsv(135, 12%, 98%) |
| CMYK | cmyk(12.4%, 0%, 9.2%, 1.6%) |
| CIE-LAB | lab(95.92, -14.26, 7.65) |
| CIE-LCH | lch(95.92, 16.18, 151.78°) |
| OKLab | oklab(95.96% -0.0397 0.0199) |
| OKLCH | oklch(95.96% 0.044 153.4) |
| XYZ | xyz(78.0129, 89.8101, 86.6087) |
| Luminance | 0.8981 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.90
Ice
#D6FFFA
ΔE00 7.21
Duck Egg Blue
#C3FBF4
ΔE00 8.25
Pale Aqua
#B8FFEB
ΔE00 8.31
Eggshell Blue
#C4FFF7
ΔE00 8.37
Light Light Blue
#CAFFFB
ΔE00 8.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFBE4 #FBDCF3
analogous
#E4FBDC #DCFBE4 #DCFBF4
triadic
#DCFBE4 #E4DCFB #FBE4DC
tetradic
#DCFBE4 #DCE4FB #FBDCF3 #FBF4DC
square
#DCFBE4 #DCE4FB #FBDCF3 #FBF4DC
split-complementary
#DCFBE4 #F4DCFB #FBDCE4
monochromatic
#6EEE8F #A5F5BA #DCFBE4 #E4FCEA #E4FCEA
Accessibility & contrast
On white
1.11
#DCFBE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.96
#DCFBE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFBE4
18.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFBE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFBE4 | 1.00 | 1.11 | 18.96 | 18.96 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF6E3
Deuteranopia (green-blind)
#F5F2E5
Tritanopia (blue-blind)
#D8FAF4
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #dcfbe4; /* rgb */ color: rgb(220, 251, 228); /* oklch */ color: oklch(96.0% 0.044 153.4);
Tailwind
colors: {
custom: {
50: '#e7fcec',
500: '#dcfbe4',
950: '#000000',
},
}SCSS
$custom: #dcfbe4; $custom-light: #e7fcec; $custom-dark: #000000;
JSON
{
"hex": "#dcfbe4",
"rgb": {
"r": 220,
"g": 251,
"b": 228
},
"hsl": {
"h": 135.484,
"s": 79.487,
"l": 92.353
},
"oklch": {
"l": 0.95957,
"c": 0.04442,
"h": 153.4
},
"luminance": 0.89811
}Semantic roles & 50–950 ramp
primary
#DCFBE4
secondary
#E299CF
accent
#0AA6DC
background
#FEFFFE
surface
#FCFFFD
border
#D5D7D5
text
#161716
muted
#848584