#DCFBEB#DCFBEB
#DCFBEB is a very light, muted green. Relative luminance 0.902; OKLCH L 96.1% C 0.039 H 163.2°. Best body text is #000000 at 19.04:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFBEB |
|---|---|
| RGB | rgb(220, 251, 235) |
| HSL | hsl(149, 79%, 92%) |
| HSV | hsv(149, 12%, 98%) |
| CMYK | cmyk(12.4%, 0%, 6.4%, 1.6%) |
| CIE-LAB | lab(96.08, -13.00, 4.28) |
| CIE-LCH | lch(96.08, 13.68, 161.75°) |
| OKLab | oklab(96.14% -0.0369 0.0111) |
| OKLCH | oklch(96.14% 0.039 163.2) |
| XYZ | xyz(79.0043, 90.2067, 91.8304) |
| Luminance | 0.9021 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Ice
#D6FFFA
ΔE00 4.95
Honeydew
#F0FFF0
ΔE00 5.25
Ice Blue (survey)
#D7FFFE
ΔE00 6.34
Very Pale Blue
#D6FFFE
ΔE00 6.40
Duck Egg Blue
#C3FBF4
ΔE00 6.66
Lightcyan
#E0FFFF
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFBEB #FBDCEC
analogous
#DDFBDC #DCFBEB #DCFBFA
triadic
#DCFBEB #EBDCFB #FBEBDC
tetradic
#DCFBEB #DCDDFB #FBDCEC #FBFADC
square
#DCFBEB #DCDDFB #FBDCEC #FBFADC
split-complementary
#DCFBEB #FADCFB #FBDCDD
monochromatic
#6EEEAC #A5F5CC #DCFBEB #E4FCEF #E4FCEF
Accessibility & contrast
On white
1.10
#DCFBEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.04
#DCFBEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFBEB
19.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFBEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFBEB | 1.00 | 1.10 | 19.04 | 19.04 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF6EA
Deuteranopia (green-blind)
#F4F2EC
Tritanopia (blue-blind)
#D7FBF6
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #dcfbeb; /* rgb */ color: rgb(220, 251, 235); /* oklch */ color: oklch(96.1% 0.039 163.2);
Tailwind
colors: {
custom: {
50: '#e7fcf1',
500: '#dcfbeb',
950: '#000000',
},
}SCSS
$custom: #dcfbeb; $custom-light: #e7fcf1; $custom-dark: #000000;
JSON
{
"hex": "#dcfbeb",
"rgb": {
"r": 220,
"g": 251,
"b": 235
},
"hsl": {
"h": 149.032,
"s": 79.487,
"l": 92.353
},
"oklch": {
"l": 0.96142,
"c": 0.03858,
"h": 163.2
},
"luminance": 0.90208
}Semantic roles & 50–950 ramp
primary
#DCFBEB
secondary
#E299BF
accent
#0A76DC
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161716
muted
#848585