#DBFFDC#DBFFDC
#DBFFDC is a very light, muted green. Relative luminance 0.917; OKLCH L 96.5% C 0.059 H 145.8°. Best body text is #000000 at 19.35:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFFDC |
|---|---|
| RGB | rgb(219, 255, 220) |
| HSL | hsl(122, 100%, 93%) |
| HSV | hsv(122, 14%, 100%) |
| CMYK | cmyk(14.1%, 0%, 13.7%, 0%) |
| CIE-LAB | lab(96.72, -17.95, 12.89) |
| CIE-LCH | lch(96.72, 22.10, 144.31°) |
| OKLab | oklab(96.52% -0.0492 0.0334) |
| OKLCH | oklch(96.52% 0.059 145.8) |
| XYZ | xyz(77.8888, 91.7460, 81.3014) |
| Luminance | 0.9175 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 7.20
Very Light Green
#D1FFBD
ΔE00 7.32
Mint
#AAF0C1
ΔE00 7.90
Light Sage
#BCECAC
ΔE00 8.61
Pale Green
#C7FDB5
ΔE00 8.64
Honeydew
#F0FFF0
ΔE00 8.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFFDC #FFDBFE
analogous
#ECFFDB #DBFFDC #DBFFEE
triadic
#DBFFDC #DCDBFF #FFDCDB
tetradic
#DBFFDC #DBECFF #FFDBFE #FFEEDB
square
#DBFFDC #DBECFF #FFDBFE #FFEEDB
split-complementary
#DBFFDC #EEDBFF #FFDBEC
monochromatic
#61FF65 #9EFFA0 #DBFFDC #E0FFE1 #E0FFE1
Accessibility & contrast
On white
1.09
#DBFFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.35
#DBFFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFFDC
19.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFFDC | 1.00 | 1.09 | 19.35 | 19.35 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF8DA
Deuteranopia (green-blind)
#FAF4DE
Tritanopia (blue-blind)
#D8FDF5
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #dbffdc; /* rgb */ color: rgb(219, 255, 220); /* oklch */ color: oklch(96.5% 0.059 145.8);
Tailwind
colors: {
custom: {
50: '#e6ffe6',
500: '#dbffdc',
950: '#000000',
},
}SCSS
$custom: #dbffdc; $custom-light: #e6ffe6; $custom-dark: #000000;
JSON
{
"hex": "#dbffdc",
"rgb": {
"r": 219,
"g": 255,
"b": 220
},
"hsl": {
"h": 121.667,
"s": 100,
"l": 92.941
},
"oklch": {
"l": 0.96516,
"c": 0.05947,
"h": 145.8
},
"luminance": 0.91747
}Semantic roles & 50–950 ramp
primary
#DBFFDC
secondary
#EC92E9
accent
#00DFE6
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#161816
muted
#848684