#DCFBDC#DCFBDC
#DCFBDC is a very light, muted green. Relative luminance 0.894; OKLCH L 95.8% C 0.052 H 145.2°. Best body text is #000000 at 18.88:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFBDC |
|---|---|
| RGB | rgb(220, 251, 220) |
| HSL | hsl(120, 79%, 92%) |
| HSV | hsv(120, 12%, 98%) |
| CMYK | cmyk(12.4%, 0%, 12.4%, 1.6%) |
| CIE-LAB | lab(95.74, -15.66, 11.51) |
| CIE-LCH | lch(95.74, 19.44, 143.69°) |
| OKLab | oklab(95.75% -0.0429 0.0299) |
| OKLCH | oklch(95.75% 0.052 145.2) |
| XYZ | xyz(76.9279, 89.3761, 80.8946) |
| Luminance | 0.8938 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 7.29
Very Pale Green
#CFFDBC
ΔE00 8.30
Very Light Green
#D1FFBD
ΔE00 8.44
Mint
#AAF0C1
ΔE00 8.79
Pale Aqua
#B8FFEB
ΔE00 9.20
Light Sage
#BCECAC
ΔE00 9.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFBDC #FBDCFB
analogous
#ECFBDC #DCFBDC #DCFBEC
triadic
#DCFBDC #DCDCFB #FBDCDC
tetradic
#DCFBDC #DCECFB #FBDCFB #FBECDC
square
#DCFBDC #DCECFB #FBDCFB #FBECDC
split-complementary
#DCFBDC #ECDCFB #FBDCEC
monochromatic
#6EEE6E #A5F5A5 #DCFBDC #E4FCE4 #E4FCE4
Accessibility & contrast
On white
1.11
#DCFBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.88
#DCFBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFBDC
18.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFBDC | 1.00 | 1.11 | 18.88 | 18.88 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF5DA
Deuteranopia (green-blind)
#F7F1DD
Tritanopia (blue-blind)
#D9F9F2
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #dcfbdc; /* rgb */ color: rgb(220, 251, 220); /* oklch */ color: oklch(95.8% 0.052 145.2);
Tailwind
colors: {
custom: {
50: '#e7fce6',
500: '#dcfbdc',
950: '#000000',
},
}SCSS
$custom: #dcfbdc; $custom-light: #e7fce6; $custom-dark: #000000;
JSON
{
"hex": "#dcfbdc",
"rgb": {
"r": 220,
"g": 251,
"b": 220
},
"hsl": {
"h": 120,
"s": 79.487,
"l": 92.353
},
"oklch": {
"l": 0.95754,
"c": 0.05227,
"h": 145.2
},
"luminance": 0.89377
}Semantic roles & 50–950 ramp
primary
#DCFBDC
secondary
#E299E2
accent
#0ADCDC
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#161716
muted
#848584