#DCFBEA#DCFBEA
#DCFBEA is a very light, muted green. Relative luminance 0.902; OKLCH L 96.1% C 0.039 H 161.6°. Best body text is #000000 at 19.03:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFBEA |
|---|---|
| RGB | rgb(220, 251, 234) |
| HSL | hsl(147, 79%, 92%) |
| HSV | hsv(147, 12%, 98%) |
| CMYK | cmyk(12.4%, 0%, 6.8%, 1.6%) |
| CIE-LAB | lab(96.06, -13.18, 4.77) |
| CIE-LCH | lch(96.06, 14.01, 160.12°) |
| OKLab | oklab(96.12% -0.0373 0.0124) |
| OKLCH | oklch(96.12% 0.039 161.6) |
| XYZ | xyz(78.8603, 90.1491, 91.0717) |
| Luminance | 0.9015 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Ice
#D6FFFA
ΔE00 5.28
Honeydew
#F0FFF0
ΔE00 5.28
Ice Blue (survey)
#D7FFFE
ΔE00 6.69
Very Pale Blue
#D6FFFE
ΔE00 6.75
Duck Egg Blue
#C3FBF4
ΔE00 6.86
Lightcyan
#E0FFFF
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFBEA #FBDCED
analogous
#DEFBDC #DCFBEA #DCFBFA
triadic
#DCFBEA #EADCFB #FBEADC
tetradic
#DCFBEA #DCDEFB #FBDCED #FBFADC
square
#DCFBEA #DCDEFB #FBDCED #FBFADC
split-complementary
#DCFBEA #FADCFB #FBDCDE
monochromatic
#6EEEA8 #A5F5C9 #DCFBEA #E4FCEF #E4FCEF
Accessibility & contrast
On white
1.10
#DCFBEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.03
#DCFBEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFBEA
19.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFBEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFBEA | 1.00 | 1.10 | 19.03 | 19.03 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF6E9
Deuteranopia (green-blind)
#F4F2EB
Tritanopia (blue-blind)
#D7FBF6
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #dcfbea; /* rgb */ color: rgb(220, 251, 234); /* oklch */ color: oklch(96.1% 0.039 161.6);
Tailwind
colors: {
custom: {
50: '#e7fcf0',
500: '#dcfbea',
950: '#000000',
},
}SCSS
$custom: #dcfbea; $custom-light: #e7fcf0; $custom-dark: #000000;
JSON
{
"hex": "#dcfbea",
"rgb": {
"r": 220,
"g": 251,
"b": 234
},
"hsl": {
"h": 147.097,
"s": 79.487,
"l": 92.353
},
"oklch": {
"l": 0.96115,
"c": 0.03934,
"h": 161.6
},
"luminance": 0.90151
}Semantic roles & 50–950 ramp
primary
#DCFBEA
secondary
#E299C1
accent
#0A7DDC
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161716
muted
#848585