#DCFEEB#DCFEEB
#DCFEEB is a very light, muted green. Relative luminance 0.921; OKLCH L 96.8% C 0.043 H 161.0°. Best body text is #000000 at 19.42:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFEEB |
|---|---|
| RGB | rgb(220, 254, 235) |
| HSL | hsl(146, 94%, 93%) |
| HSV | hsv(146, 13%, 100%) |
| CMYK | cmyk(13.4%, 0%, 7.5%, 0.4%) |
| CIE-LAB | lab(96.86, -14.48, 5.41) |
| CIE-LCH | lch(96.86, 15.46, 159.52°) |
| OKLab | oklab(96.76% -0.0409 0.0141) |
| OKLCH | oklch(96.76% 0.043 161) |
| XYZ | xyz(79.9489, 92.0958, 92.1453) |
| Luminance | 0.9210 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Ice
#D6FFFA
ΔE00 5.59
Honeydew
#F0FFF0
ΔE00 6.04
Duck Egg Blue
#C3FBF4
ΔE00 6.77
Eggshell Blue
#C4FFF7
ΔE00 6.86
Light Light Blue
#CAFFFB
ΔE00 7.08
Ice Blue (survey)
#D7FFFE
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFEEB #FEDCEF
analogous
#DEFEDC #DCFEEB #DCFEFC
triadic
#DCFEEB #EBDCFE #FEEBDC
tetradic
#DCFEEB #DCDEFE #FEDCEF #FEFCDC
square
#DCFEEB #DCDEFE #FEDCEF #FEFCDC
split-complementary
#DCFEEB #FCDCFE #FEDCDE
monochromatic
#65FBA7 #A0FCC9 #DCFEEB #E1FEEE #E1FEEE
Accessibility & contrast
On white
1.08
#DCFEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.42
#DCFEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFEEB
19.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFEEB | 1.00 | 1.08 | 19.42 | 19.42 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF9EA
Deuteranopia (green-blind)
#F7F4EC
Tritanopia (blue-blind)
#D6FEF8
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #dcfeeb; /* rgb */ color: rgb(220, 254, 235); /* oklch */ color: oklch(96.8% 0.043 161.0);
Tailwind
colors: {
custom: {
50: '#e7fef1',
500: '#dcfeeb',
950: '#000000',
},
}SCSS
$custom: #dcfeeb; $custom-light: #e7fef1; $custom-dark: #000000;
JSON
{
"hex": "#dcfeeb",
"rgb": {
"r": 220,
"g": 254,
"b": 235
},
"hsl": {
"h": 146.471,
"s": 94.444,
"l": 92.941
},
"oklch": {
"l": 0.96758,
"c": 0.04329,
"h": 161
},
"luminance": 0.92097
}Semantic roles & 50–950 ramp
primary
#DCFEEB
secondary
#E995C4
accent
#0080E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161716
muted
#848585