#DBFDAD#DBFDAD
#DBFDAD is a very light, moderate yellow-green. Relative luminance 0.883; OKLCH L 95.1% C 0.109 H 127.1°. Best body text is #000000 at 18.67:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFDAD |
|---|---|
| RGB | rgb(219, 253, 173) |
| HSL | hsl(86, 95%, 84%) |
| HSV | hsv(86, 32%, 99%) |
| CMYK | cmyk(13.4%, 0%, 31.6%, 0.8%) |
| CIE-LAB | lab(95.30, -24.19, 34.78) |
| CIE-LCH | lch(95.30, 42.36, 124.83°) |
| OKLab | oklab(95.09% -0.0656 0.0869) |
| OKLCH | oklch(95.09% 0.109 127.1) |
| XYZ | xyz(71.8806, 88.3272, 52.7890) |
| Luminance | 0.8833 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 3.99
Very Light Green
#D1FFBD
ΔE00 4.16
Very Pale Green
#CFFDBC
ΔE00 4.33
Pale Green
#C7FDB5
ΔE00 4.54
Tea Green
#BDF8A3
ΔE00 4.80
Washed Out Green
#BCF5A6
ΔE00 5.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFDAD #CFADFD
analogous
#FDF7AD #DBFDAD #B3FDAD
triadic
#DBFDAD #ADDBFD #FDADDB
tetradic
#DBFDAD #ADFDF7 #CFADFD #FDADB3
square
#DBFDAD #ADFDF7 #CFADFD #FDADB3
split-complementary
#DBFDAD #ADB3FD #F7ADFD
monochromatic
#A7FA36 #C1FC71 #DBFDAD #F2FEE1 #F2FEE1
Accessibility & contrast
On white
1.13
#DBFDAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.67
#DBFDAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFDAD
18.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFDAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFDAD | 1.00 | 1.13 | 18.67 | 18.67 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3A8
Deuteranopia (green-blind)
#FFF1B1
Tritanopia (blue-blind)
#DFF6E8
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #dbfdad; /* rgb */ color: rgb(219, 253, 173); /* oklch */ color: oklch(95.1% 0.109 127.1);
Tailwind
colors: {
custom: {
50: '#e7fec6',
500: '#dbfdad',
950: '#000000',
},
}SCSS
$custom: #dbfdad; $custom-light: #e7fec6; $custom-dark: #000000;
JSON
{
"hex": "#dbfdad",
"rgb": {
"r": 219,
"g": 253,
"b": 173
},
"hsl": {
"h": 85.5,
"s": 95.238,
"l": 83.529
},
"oklch": {
"l": 0.95092,
"c": 0.10884,
"h": 127.1
},
"luminance": 0.88328
}Semantic roles & 50–950 ramp
primary
#DBFDAD
secondary
#9E6CE2
accent
#00E662
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#161713
muted
#848582