#DBF6AA#DBF6AA
#DBF6AA is a very light, moderate yellow-green. Relative luminance 0.839; OKLCH L 93.6% C 0.102 H 124.2°. Best body text is #000000 at 17.77:1 contrast (WCAG AA passes).
Color values
| HEX | #DBF6AA |
|---|---|
| RGB | rgb(219, 246, 170) |
| HSL | hsl(81, 81%, 82%) |
| HSV | hsv(81, 31%, 96%) |
| CMYK | cmyk(11%, 0%, 30.9%, 3.5%) |
| CIE-LAB | lab(93.40, -21.24, 33.74) |
| CIE-LCH | lch(93.40, 39.87, 122.19°) |
| OKLab | oklab(93.56% -0.0574 0.0843) |
| OKLCH | oklch(93.56% 0.102 124.2) |
| XYZ | xyz(69.4242, 83.8736, 50.5542) |
| Luminance | 0.8387 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.75
Very Light Green
#D1FFBD
ΔE00 5.02
Very Pale Green
#CFFDBC
ΔE00 5.07
Light Light Green
#C8FFB0
ΔE00 5.29
Pale Green
#C7FDB5
ΔE00 5.57
Washed Out Green
#BCF5A6
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBF6AA #C5AAF6
analogous
#F6EBAA #DBF6AA #B5F6AA
triadic
#DBF6AA #AADBF6 #F6AADB
tetradic
#DBF6AA #AAF6EB #C5AAF6 #F6AAB5
square
#DBF6AA #AAF6EB #C5AAF6 #F6AAB5
split-complementary
#DBF6AA #AAB5F6 #EBAAF6
monochromatic
#ACEA3B #C4F073 #DBF6AA #F2FCE1 #F3FCE3
Accessibility & contrast
On white
1.18
#DBF6AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.77
#DBF6AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBF6AA
17.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBF6AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBF6AA | 1.00 | 1.18 | 17.77 | 17.77 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEDA5
Deuteranopia (green-blind)
#FBECAE
Tritanopia (blue-blind)
#E0EFE2
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #dbf6aa; /* rgb */ color: rgb(219, 246, 170); /* oklch */ color: oklch(93.6% 0.102 124.2);
Tailwind
colors: {
custom: {
50: '#e7f9c4',
500: '#dbf6aa',
950: '#000000',
},
}SCSS
$custom: #dbf6aa; $custom-light: #e7f9c4; $custom-dark: #000000;
JSON
{
"hex": "#dbf6aa",
"rgb": {
"r": 219,
"g": 246,
"b": 170
},
"hsl": {
"h": 81.316,
"s": 80.851,
"l": 81.569
},
"oklch": {
"l": 0.93555,
"c": 0.10201,
"h": 124.2
},
"luminance": 0.83874
}Semantic roles & 50–950 ramp
primary
#DBF6AA
secondary
#936ED7
accent
#08DD54
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#161712
muted
#848582