#DBFDAF#DBFDAF
#DBFDAF is a very light, moderate yellow-green. Relative luminance 0.884; OKLCH L 95.1% C 0.107 H 127.4°. Best body text is #000000 at 18.68:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFDAF |
|---|---|
| RGB | rgb(219, 253, 175) |
| HSL | hsl(86, 95%, 84%) |
| HSV | hsv(86, 31%, 99%) |
| CMYK | cmyk(13.4%, 0%, 30.8%, 0.8%) |
| CIE-LAB | lab(95.33, -23.92, 33.82) |
| CIE-LCH | lch(95.33, 41.43, 125.27°) |
| OKLab | oklab(95.13% -0.0648 0.0846) |
| OKLCH | oklch(95.13% 0.107 127.4) |
| XYZ | xyz(72.0755, 88.4052, 53.8158) |
| Luminance | 0.8841 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 3.85
Light Light Green
#C8FFB0
ΔE00 3.87
Very Pale Green
#CFFDBC
ΔE00 4.02
Pale Green
#C7FDB5
ΔE00 4.33
Tea Green
#BDF8A3
ΔE00 4.79
Washed Out Green
#BCF5A6
ΔE00 4.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFDAF #D1AFFD
analogous
#FDF8AF #DBFDAF #B4FDAF
triadic
#DBFDAF #AFDBFD #FDAFDB
tetradic
#DBFDAF #AFFDF8 #D1AFFD #FDAFB4
square
#DBFDAF #AFFDF8 #D1AFFD #FDAFB4
split-complementary
#DBFDAF #AFB4FD #F8AFFD
monochromatic
#A5FA38 #C0FC73 #DBFDAF #F2FEE1 #F2FEE1
Accessibility & contrast
On white
1.12
#DBFDAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.68
#DBFDAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFDAF
18.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFDAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFDAF | 1.00 | 1.12 | 18.68 | 18.68 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3AA
Deuteranopia (green-blind)
#FFF1B3
Tritanopia (blue-blind)
#DFF6E9
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #dbfdaf; /* rgb */ color: rgb(219, 253, 175); /* oklch */ color: oklch(95.1% 0.107 127.4);
Tailwind
colors: {
custom: {
50: '#e7fec7',
500: '#dbfdaf',
950: '#000000',
},
}SCSS
$custom: #dbfdaf; $custom-light: #e7fec7; $custom-dark: #000000;
JSON
{
"hex": "#dbfdaf",
"rgb": {
"r": 219,
"g": 253,
"b": 175
},
"hsl": {
"h": 86.154,
"s": 95.122,
"l": 83.922
},
"oklch": {
"l": 0.95129,
"c": 0.10659,
"h": 127.4
},
"luminance": 0.88406
}Semantic roles & 50–950 ramp
primary
#DBFDAF
secondary
#A16EE2
accent
#00E664
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#161713
muted
#848582