#DBFAB2#DBFAB2
#DBFAB2 is a very light, moderate yellow-green. Relative luminance 0.866; OKLCH L 94.6% C 0.099 H 127.1°. Best body text is #000000 at 18.33:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFAB2 |
|---|---|
| RGB | rgb(219, 250, 178) |
| HSL | hsl(86, 88%, 84%) |
| HSV | hsv(86, 29%, 98%) |
| CMYK | cmyk(12.4%, 0%, 28.8%, 2%) |
| CIE-LAB | lab(94.59, -22.07, 31.32) |
| CIE-LCH | lch(94.59, 38.32, 125.18°) |
| OKLab | oklab(94.55% -0.0596 0.0787) |
| OKLCH | oklch(94.55% 0.099 127.1) |
| XYZ | xyz(71.4338, 86.6451, 55.0717) |
| Luminance | 0.8665 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 3.61
Very Pale Green
#CFFDBC
ΔE00 3.70
Light Light Green
#C8FFB0
ΔE00 4.30
Pale Green
#C7FDB5
ΔE00 4.41
Light Khaki
#E6F2A2
ΔE00 5.07
Washed Out Green
#BCF5A6
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFAB2 #D1B2FA
analogous
#FAF5B2 #DBFAB2 #B7FAB2
triadic
#DBFAB2 #B2DBFA #FAB2DB
tetradic
#DBFAB2 #B2FAF5 #D1B2FA #FAB2B7
square
#DBFAB2 #B2FAF5 #D1B2FA #FAB2B7
split-complementary
#DBFAB2 #B2B7FA #F5B2FA
monochromatic
#A5F33F #C0F679 #DBFAB2 #F2FDE2 #F2FDE2
Accessibility & contrast
On white
1.15
#DBFAB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.33
#DBFAB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFAB2
18.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFAB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFAB2 | 1.00 | 1.15 | 18.33 | 18.33 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF1AD
Deuteranopia (green-blind)
#FDEFB5
Tritanopia (blue-blind)
#DFF3E7
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #dbfab2; /* rgb */ color: rgb(219, 250, 178); /* oklch */ color: oklch(94.6% 0.099 127.1);
Tailwind
colors: {
custom: {
50: '#e7fcc9',
500: '#dbfab2',
950: '#000000',
},
}SCSS
$custom: #dbfab2; $custom-light: #e7fcc9; $custom-dark: #000000;
JSON
{
"hex": "#dbfab2",
"rgb": {
"r": 219,
"g": 250,
"b": 178
},
"hsl": {
"h": 85.833,
"s": 87.805,
"l": 83.922
},
"oklch": {
"l": 0.94551,
"c": 0.09872,
"h": 127.1
},
"luminance": 0.86646
}Semantic roles & 50–950 ramp
primary
#DBFAB2
secondary
#A173DE
accent
#01E463
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#161713
muted
#848582