#DBFFAD#DBFFAD
#DBFFAD is a very light, moderate yellow-green. Relative luminance 0.896; OKLCH L 95.5% C 0.112 H 127.6°. Best body text is #000000 at 18.92:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFFAD |
|---|---|
| RGB | rgb(219, 255, 173) |
| HSL | hsl(86, 100%, 84%) |
| HSV | hsv(86, 32%, 100%) |
| CMYK | cmyk(14.1%, 0%, 32.2%, 0%) |
| CIE-LAB | lab(95.83, -25.14, 35.48) |
| CIE-LCH | lch(95.83, 43.49, 125.32°) |
| OKLab | oklab(95.52% -0.0683 0.0885) |
| OKLCH | oklch(95.52% 0.112 127.6) |
| XYZ | xyz(72.5152, 89.5965, 53.0006) |
| Luminance | 0.8960 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 3.78
Very Light Green
#D1FFBD
ΔE00 4.18
Very Pale Green
#CFFDBC
ΔE00 4.39
Pale Green
#C7FDB5
ΔE00 4.46
Tea Green
#BDF8A3
ΔE00 4.65
Celery
#C1FD95
ΔE00 4.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFFAD #D1ADFF
analogous
#FFFAAD #DBFFAD #B2FFAD
triadic
#DBFFAD #ADDBFF #FFADDB
tetradic
#DBFFAD #ADFFFA #D1ADFF #FFADB2
square
#DBFFAD #ADFFFA #D1ADFF #FFADB2
split-complementary
#DBFFAD #ADB2FF #FAADFF
monochromatic
#A5FF33 #C0FF70 #DBFFAD #F2FFE0 #F2FFE0
Accessibility & contrast
On white
1.11
#DBFFAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.92
#DBFFAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFFAD
18.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFFAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFFAD | 1.00 | 1.11 | 18.92 | 18.92 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4A7
Deuteranopia (green-blind)
#FFF2B1
Tritanopia (blue-blind)
#DFF8EA
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #dbffad; /* rgb */ color: rgb(219, 255, 173); /* oklch */ color: oklch(95.5% 0.112 127.6);
Tailwind
colors: {
custom: {
50: '#e7ffc6',
500: '#dbffad',
950: '#000000',
},
}SCSS
$custom: #dbffad; $custom-light: #e7ffc6; $custom-dark: #000000;
JSON
{
"hex": "#dbffad",
"rgb": {
"r": 219,
"g": 255,
"b": 173
},
"hsl": {
"h": 86.341,
"s": 100,
"l": 83.922
},
"oklch": {
"l": 0.95516,
"c": 0.11179,
"h": 127.6
},
"luminance": 0.89597
}Semantic roles & 50–950 ramp
primary
#DBFFAD
secondary
#A16BE5
accent
#00E665
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#161813
muted
#848682