#DBFDB0#DBFDB0
#DBFDB0 is a very light, moderate yellow-green. Relative luminance 0.884; OKLCH L 95.1% C 0.105 H 127.6°. Best body text is #000000 at 18.69:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFDB0 |
|---|---|
| RGB | rgb(219, 253, 176) |
| HSL | hsl(86, 95%, 84%) |
| HSV | hsv(86, 30%, 99%) |
| CMYK | cmyk(13.4%, 0%, 30.4%, 0.8%) |
| CIE-LAB | lab(95.35, -23.79, 33.34) |
| CIE-LCH | lch(95.35, 40.96, 125.50°) |
| OKLab | oklab(95.15% -0.0644 0.0835) |
| OKLCH | oklch(95.15% 0.105 127.6) |
| XYZ | xyz(72.1741, 88.4446, 54.3350) |
| Luminance | 0.8844 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 3.69
Light Light Green
#C8FFB0
ΔE00 3.82
Very Pale Green
#CFFDBC
ΔE00 3.87
Pale Green
#C7FDB5
ΔE00 4.23
Tea Green
#BDF8A3
ΔE00 4.79
Washed Out Green
#BCF5A6
ΔE00 4.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFDB0 #D2B0FD
analogous
#FDF9B0 #DBFDB0 #B5FDB0
triadic
#DBFDB0 #B0DBFD #FDB0DB
tetradic
#DBFDB0 #B0FDF9 #D2B0FD #FDB0B5
square
#DBFDB0 #B0FDF9 #D2B0FD #FDB0B5
split-complementary
#DBFDB0 #B0B5FD #F9B0FD
monochromatic
#A5FA39 #C0FB74 #DBFDB0 #F1FEE1 #F1FEE1
Accessibility & contrast
On white
1.12
#DBFDB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.69
#DBFDB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFDB0
18.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFDB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFDB0 | 1.00 | 1.12 | 18.69 | 18.69 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3AB
Deuteranopia (green-blind)
#FFF1B4
Tritanopia (blue-blind)
#DFF6E9
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #dbfdb0; /* rgb */ color: rgb(219, 253, 176); /* oklch */ color: oklch(95.1% 0.105 127.6);
Tailwind
colors: {
custom: {
50: '#e7fec8',
500: '#dbfdb0',
950: '#000000',
},
}SCSS
$custom: #dbfdb0; $custom-light: #e7fec8; $custom-dark: #000000;
JSON
{
"hex": "#dbfdb0",
"rgb": {
"r": 219,
"g": 253,
"b": 176
},
"hsl": {
"h": 86.494,
"s": 95.062,
"l": 84.118
},
"oklch": {
"l": 0.95147,
"c": 0.10546,
"h": 127.6
},
"luminance": 0.88445
}Semantic roles & 50–950 ramp
primary
#DBFDB0
secondary
#A26FE2
accent
#00E665
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#161713
muted
#848582