#DBFEAF#DBFEAF
#DBFEAF is a very light, moderate yellow-green. Relative luminance 0.890; OKLCH L 95.3% C 0.108 H 127.7°. Best body text is #000000 at 18.81:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFEAF |
|---|---|
| RGB | rgb(219, 254, 175) |
| HSL | hsl(87, 98%, 84%) |
| HSV | hsv(87, 31%, 100%) |
| CMYK | cmyk(13.8%, 0%, 31.1%, 0.4%) |
| CIE-LAB | lab(95.60, -24.40, 34.17) |
| CIE-LCH | lch(95.60, 41.99, 125.53°) |
| OKLab | oklab(95.34% -0.0661 0.0855) |
| OKLCH | oklch(95.34% 0.108 127.7) |
| XYZ | xyz(72.3920, 89.0382, 53.9213) |
| Luminance | 0.8904 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 3.74
Very Light Green
#D1FFBD
ΔE00 3.84
Very Pale Green
#CFFDBC
ΔE00 4.03
Pale Green
#C7FDB5
ΔE00 4.27
Tea Green
#BDF8A3
ΔE00 4.69
Washed Out Green
#BCF5A6
ΔE00 4.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFEAF #D2AFFE
analogous
#FEF9AF #DBFEAF #B4FEAF
triadic
#DBFEAF #AFDBFE #FEAFDB
tetradic
#DBFEAF #AFFEF9 #D2AFFE #FEAFB4
square
#DBFEAF #AFFEF9 #D2AFFE #FEAFB4
split-complementary
#DBFEAF #AFB4FE #F9AFFE
monochromatic
#A5FC36 #C0FD73 #DBFEAF #F1FFE1 #F1FFE1
Accessibility & contrast
On white
1.12
#DBFEAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.81
#DBFEAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFEAF
18.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFEAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFEAF | 1.00 | 1.12 | 18.81 | 18.81 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4AA
Deuteranopia (green-blind)
#FFF2B3
Tritanopia (blue-blind)
#DFF7EA
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #dbfeaf; /* rgb */ color: rgb(219, 254, 175); /* oklch */ color: oklch(95.3% 0.108 127.7);
Tailwind
colors: {
custom: {
50: '#e7fec7',
500: '#dbfeaf',
950: '#000000',
},
}SCSS
$custom: #dbfeaf; $custom-light: #e7fec7; $custom-dark: #000000;
JSON
{
"hex": "#dbfeaf",
"rgb": {
"r": 219,
"g": 254,
"b": 175
},
"hsl": {
"h": 86.582,
"s": 97.531,
"l": 84.118
},
"oklch": {
"l": 0.95341,
"c": 0.10807,
"h": 127.7
},
"luminance": 0.89039
}Semantic roles & 50–950 ramp
primary
#DBFEAF
secondary
#A26EE4
accent
#00E666
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#161713
muted
#848582