#DBF2AA#DBF2AA
#DBF2AA is a very light, moderate yellow-green. Relative luminance 0.815; OKLCH L 92.7% C 0.096 H 122.7°. Best body text is #000000 at 17.29:1 contrast (WCAG AA passes).
Color values
| HEX | #DBF2AA |
|---|---|
| RGB | rgb(219, 242, 170) |
| HSL | hsl(79, 73%, 81%) |
| HSV | hsv(79, 30%, 95%) |
| CMYK | cmyk(9.5%, 0%, 29.8%, 5.1%) |
| CIE-LAB | lab(92.34, -19.30, 32.33) |
| CIE-LCH | lch(92.34, 37.66, 120.84°) |
| OKLab | oklab(92.71% -0.0519 0.081) |
| OKLCH | oklch(92.71% 0.096 122.7) |
| XYZ | xyz(68.2206, 81.4665, 50.1530) |
| Luminance | 0.8147 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.32
Very Pale Green
#CFFDBC
ΔE00 5.58
Very Light Green
#D1FFBD
ΔE00 5.60
Light Light Green
#C8FFB0
ΔE00 6.16
Light Sage
#BCECAC
ΔE00 6.25
Pale Green
#C7FDB5
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBF2AA #C1AAF2
analogous
#F2E5AA #DBF2AA #B7F2AA
triadic
#DBF2AA #AADBF2 #F2AADB
tetradic
#DBF2AA #AAF2E5 #C1AAF2 #F2AAB7
square
#DBF2AA #AAF2E5 #C1AAF2 #F2AAB7
split-complementary
#DBF2AA #AAB7F2 #E5AAF2
monochromatic
#AEE240 #C5EA75 #DBF2AA #F1FADF #F4FBE4
Accessibility & contrast
On white
1.21
#DBF2AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.29
#DBF2AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBF2AA
17.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBF2AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBF2AA | 1.00 | 1.21 | 17.29 | 17.29 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEAA5
Deuteranopia (green-blind)
#F7E9AD
Tritanopia (blue-blind)
#E1EBDF
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #dbf2aa; /* rgb */ color: rgb(219, 242, 170); /* oklch */ color: oklch(92.7% 0.096 122.7);
Tailwind
colors: {
custom: {
50: '#e7f6c3',
500: '#dbf2aa',
950: '#000000',
},
}SCSS
$custom: #dbf2aa; $custom-light: #e7f6c3; $custom-dark: #000000;
JSON
{
"hex": "#dbf2aa",
"rgb": {
"r": 219,
"g": 242,
"b": 170
},
"hsl": {
"h": 79.167,
"s": 73.469,
"l": 80.784
},
"oklch": {
"l": 0.92711,
"c": 0.09621,
"h": 122.7
},
"luminance": 0.81467
}Semantic roles & 50–950 ramp
primary
#DBF2AA
secondary
#8E6FD1
accent
#10D64F
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#161712
muted
#848582