#DBFBA6#DBFBA6
#DBFBA6 is a very light, moderate yellow-green. Relative luminance 0.868; OKLCH L 94.5% C 0.114 H 125.3°. Best body text is #000000 at 18.36:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFBA6 |
|---|---|
| RGB | rgb(219, 251, 166) |
| HSL | hsl(83, 91%, 82%) |
| HSV | hsv(83, 34%, 98%) |
| CMYK | cmyk(12.7%, 0%, 33.9%, 1.6%) |
| CIE-LAB | lab(94.66, -24.16, 37.41) |
| CIE-LCH | lch(94.66, 44.54, 122.86°) |
| OKLab | oklab(94.54% -0.0657 0.0929) |
| OKLCH | oklch(94.54% 0.114 125.3) |
| XYZ | xyz(70.5928, 86.8072, 49.1054) |
| Luminance | 0.8681 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.45
Light Light Green
#C8FFB0
ΔE00 4.78
Celery
#C1FD95
ΔE00 4.99
Tea Green
#BDF8A3
ΔE00 5.22
Very Light Green
#D1FFBD
ΔE00 5.28
Pistachio (survey)
#C0FA8B
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFBA6 #C6A6FB
analogous
#FBF0A6 #DBFBA6 #B1FBA6
triadic
#DBFBA6 #A6DBFB #FBA6DB
tetradic
#DBFBA6 #A6FBF0 #C6A6FB #FBA6B1
square
#DBFBA6 #A6FBF0 #C6A6FB #FBA6B1
split-complementary
#DBFBA6 #A6B1FB #F0A6FB
monochromatic
#ACF631 #C3F86B #DBFBA6 #F3FEE1 #F3FEE2
Accessibility & contrast
On white
1.14
#DBFBA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.36
#DBFBA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFBA6
18.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFBA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFBA6 | 1.00 | 1.14 | 18.36 | 18.36 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF1A0
Deuteranopia (green-blind)
#FFEFAA
Tritanopia (blue-blind)
#E0F3E5
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #dbfba6; /* rgb */ color: rgb(219, 251, 166); /* oklch */ color: oklch(94.5% 0.114 125.3);
Tailwind
colors: {
custom: {
50: '#e7fcc1',
500: '#dbfba6',
950: '#000000',
},
}SCSS
$custom: #dbfba6; $custom-light: #e7fcc1; $custom-dark: #000000;
JSON
{
"hex": "#dbfba6",
"rgb": {
"r": 219,
"g": 251,
"b": 166
},
"hsl": {
"h": 82.588,
"s": 91.398,
"l": 81.765
},
"oklch": {
"l": 0.94541,
"c": 0.11379,
"h": 125.3
},
"luminance": 0.86808
}Semantic roles & 50–950 ramp
primary
#DBFBA6
secondary
#9467DE
accent
#00E656
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#161712
muted
#848582