#DCFDEB#DCFDEB
#DCFDEB is a very light, muted green. Relative luminance 0.915; OKLCH L 96.6% C 0.042 H 161.7°. Best body text is #000000 at 19.29:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFDEB |
|---|---|
| RGB | rgb(220, 253, 235) |
| HSL | hsl(147, 89%, 93%) |
| HSV | hsv(147, 13%, 99%) |
| CMYK | cmyk(13%, 0%, 7.1%, 0.8%) |
| CIE-LAB | lab(96.60, -13.98, 5.03) |
| CIE-LCH | lch(96.60, 14.86, 160.20°) |
| OKLab | oklab(96.55% -0.0396 0.0131) |
| OKLCH | oklch(96.55% 0.042 161.7) |
| XYZ | xyz(79.6324, 91.4628, 92.0398) |
| Luminance | 0.9146 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Ice
#D6FFFA
ΔE00 5.35
Honeydew
#F0FFF0
ΔE00 5.76
Duck Egg Blue
#C3FBF4
ΔE00 6.70
Eggshell Blue
#C4FFF7
ΔE00 6.85
Ice Blue (survey)
#D7FFFE
ΔE00 6.87
Very Pale Blue
#D6FFFE
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFDEB #FDDCEE
analogous
#DDFDDC #DCFDEB #DCFDFC
triadic
#DCFDEB #EBDCFD #FDEBDC
tetradic
#DCFDEB #DCDDFD #FDDCEE #FDFCDC
square
#DCFDEB #DCDDFD #FDDCEE #FDFCDC
split-complementary
#DCFDEB #FCDCFD #FDDCDD
monochromatic
#68F6A9 #A2FACA #DCFDEB #E2FDEE #E2FDEE
Accessibility & contrast
On white
1.09
#DCFDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.29
#DCFDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFDEB
19.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFDEB | 1.00 | 1.09 | 19.29 | 19.29 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF8EA
Deuteranopia (green-blind)
#F6F3EC
Tritanopia (blue-blind)
#D6FDF8
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #dcfdeb; /* rgb */ color: rgb(220, 253, 235); /* oklch */ color: oklch(96.6% 0.042 161.7);
Tailwind
colors: {
custom: {
50: '#e7fef1',
500: '#dcfdeb',
950: '#000000',
},
}SCSS
$custom: #dcfdeb; $custom-light: #e7fef1; $custom-dark: #000000;
JSON
{
"hex": "#dcfdeb",
"rgb": {
"r": 220,
"g": 253,
"b": 235
},
"hsl": {
"h": 147.273,
"s": 89.189,
"l": 92.745
},
"oklch": {
"l": 0.96553,
"c": 0.04171,
"h": 161.7
},
"luminance": 0.91464
}Semantic roles & 50–950 ramp
primary
#DCFDEB
secondary
#E796C2
accent
#007DE6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161716
muted
#848585