#DCFFEB#DCFFEB
#DCFFEB is a very light, muted green. Relative luminance 0.927; OKLCH L 97.0% C 0.045 H 160.4°. Best body text is #000000 at 19.55:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFFEB |
|---|---|
| RGB | rgb(220, 255, 235) |
| HSL | hsl(146, 100%, 93%) |
| HSV | hsv(146, 14%, 100%) |
| CMYK | cmyk(13.7%, 0%, 7.8%, 0%) |
| CIE-LAB | lab(97.12, -14.97, 5.78) |
| CIE-LCH | lch(97.12, 16.05, 158.88°) |
| OKLab | oklab(96.96% -0.0423 0.015) |
| OKLCH | oklch(96.96% 0.045 160.4) |
| XYZ | xyz(80.2671, 92.7322, 92.2513) |
| Luminance | 0.9273 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Ice
#D6FFFA
ΔE00 5.85
Honeydew
#F0FFF0
ΔE00 6.32
Duck Egg Blue
#C3FBF4
ΔE00 6.86
Eggshell Blue
#C4FFF7
ΔE00 6.91
Light Light Blue
#CAFFFB
ΔE00 7.23
Pale Aqua
#B8FFEB
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFFEB #FFDCF0
analogous
#DEFFDC #DCFFEB #DCFFFC
triadic
#DCFFEB #EBDCFF #FFEBDC
tetradic
#DCFFEB #DCDEFF #FFDCF0 #FFFCDC
square
#DCFFEB #DCDEFF #FFDCF0 #FFFCDC
split-complementary
#DCFFEB #FCDCFF #FFDCDE
monochromatic
#62FFA5 #9FFFC8 #DCFFEB #E0FFEE #E0FFEE
Accessibility & contrast
On white
1.07
#DCFFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.55
#DCFFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFFEB
19.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFFEB | 1.00 | 1.07 | 19.55 | 19.55 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEF9EA
Deuteranopia (green-blind)
#F7F5EC
Tritanopia (blue-blind)
#D6FFF9
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #dcffeb; /* rgb */ color: rgb(220, 255, 235); /* oklch */ color: oklch(97.0% 0.045 160.4);
Tailwind
colors: {
custom: {
50: '#e7fff1',
500: '#dcffeb',
950: '#000000',
},
}SCSS
$custom: #dcffeb; $custom-light: #e7fff1; $custom-dark: #000000;
JSON
{
"hex": "#dcffeb",
"rgb": {
"r": 220,
"g": 255,
"b": 235
},
"hsl": {
"h": 145.714,
"s": 100,
"l": 93.137
},
"oklch": {
"l": 0.96964,
"c": 0.04485,
"h": 160.4
},
"luminance": 0.92734
}Semantic roles & 50–950 ramp
primary
#DCFFEB
secondary
#EC93C6
accent
#0083E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161816
muted
#848685