#DBFCDC#DBFCDC
#DBFCDC is a very light, muted green. Relative luminance 0.898; OKLCH L 95.9% C 0.055 H 146.0°. Best body text is #000000 at 18.97:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFCDC |
|---|---|
| RGB | rgb(219, 252, 220) |
| HSL | hsl(122, 85%, 92%) |
| HSV | hsv(122, 13%, 99%) |
| CMYK | cmyk(13.1%, 0%, 12.7%, 1.2%) |
| CIE-LAB | lab(95.93, -16.48, 11.78) |
| CIE-LCH | lch(95.93, 20.26, 144.45°) |
| OKLab | oklab(95.89% -0.0452 0.0306) |
| OKLCH | oklch(95.89% 0.055 146) |
| XYZ | xyz(76.9393, 89.8469, 80.9849) |
| Luminance | 0.8985 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 7.76
Very Pale Green
#CFFDBC
ΔE00 7.98
Very Light Green
#D1FFBD
ΔE00 8.13
Mint
#AAF0C1
ΔE00 8.40
Pale Aqua
#B8FFEB
ΔE00 8.92
Light Sage
#BCECAC
ΔE00 9.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFCDC #FCDBFB
analogous
#EBFCDB #DBFCDC #DBFCED
triadic
#DBFCDC #DCDBFC #FCDCDB
tetradic
#DBFCDC #DBEBFC #FCDBFB #FCEDDB
square
#DBFCDC #DBEBFC #FCDBFB #FCEDDB
split-complementary
#DBFCDC #EDDBFC #FCDBEB
monochromatic
#6AF36E #A3F7A5 #DBFCDC #E3FDE4 #E3FDE4
Accessibility & contrast
On white
1.11
#DBFCDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.97
#DBFCDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFCDC
18.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFCDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFCDC | 1.00 | 1.11 | 18.97 | 18.97 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF6DA
Deuteranopia (green-blind)
#F8F2DE
Tritanopia (blue-blind)
#D8FAF3
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #dbfcdc; /* rgb */ color: rgb(219, 252, 220); /* oklch */ color: oklch(95.9% 0.055 146.0);
Tailwind
colors: {
custom: {
50: '#e6fde6',
500: '#dbfcdc',
950: '#000000',
},
}SCSS
$custom: #dbfcdc; $custom-light: #e6fde6; $custom-dark: #000000;
JSON
{
"hex": "#dbfcdc",
"rgb": {
"r": 219,
"g": 252,
"b": 220
},
"hsl": {
"h": 121.818,
"s": 84.615,
"l": 92.353
},
"oklch": {
"l": 0.95893,
"c": 0.05456,
"h": 146
},
"luminance": 0.89848
}Semantic roles & 50–950 ramp
primary
#DBFCDC
secondary
#E497E2
accent
#04DAE1
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#161716
muted
#848584