#DBF5AA#DBF5AA
#DBF5AA is a very light, moderate yellow-green. Relative luminance 0.833; OKLCH L 93.3% C 0.101 H 123.9°. Best body text is #000000 at 17.65:1 contrast (WCAG AA passes).
Color values
| HEX | #DBF5AA |
|---|---|
| RGB | rgb(219, 245, 170) |
| HSL | hsl(81, 79%, 81%) |
| HSV | hsv(81, 31%, 96%) |
| CMYK | cmyk(10.6%, 0%, 30.6%, 3.9%) |
| CIE-LAB | lab(93.13, -20.76, 33.39) |
| CIE-LCH | lch(93.13, 39.32, 121.87°) |
| OKLab | oklab(93.34% -0.056 0.0835) |
| OKLCH | oklch(93.34% 0.101 123.9) |
| XYZ | xyz(69.1208, 83.2670, 50.4531) |
| Luminance | 0.8327 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.61
Very Light Green
#D1FFBD
ΔE00 5.15
Very Pale Green
#CFFDBC
ΔE00 5.18
Light Light Green
#C8FFB0
ΔE00 5.49
Pale Green
#C7FDB5
ΔE00 5.72
Washed Out Green
#BCF5A6
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBF5AA #C4AAF5
analogous
#F5EAAA #DBF5AA #B6F5AA
triadic
#DBF5AA #AADBF5 #F5AADB
tetradic
#DBF5AA #AAF5EA #C4AAF5 #F5AAB6
square
#DBF5AA #AAF5EA #C4AAF5 #F5AAB6
split-complementary
#DBF5AA #AAB6F5 #EAAAF5
monochromatic
#ADE83C #C4EF73 #DBF5AA #F2FBE1 #F3FCE4
Accessibility & contrast
On white
1.19
#DBF5AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.65
#DBF5AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBF5AA
17.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBF5AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBF5AA | 1.00 | 1.19 | 17.65 | 17.65 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDECA5
Deuteranopia (green-blind)
#FAEBAD
Tritanopia (blue-blind)
#E0EEE2
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #dbf5aa; /* rgb */ color: rgb(219, 245, 170); /* oklch */ color: oklch(93.3% 0.101 123.9);
Tailwind
colors: {
custom: {
50: '#e7f8c4',
500: '#dbf5aa',
950: '#000000',
},
}SCSS
$custom: #dbf5aa; $custom-light: #e7f8c4; $custom-dark: #000000;
JSON
{
"hex": "#dbf5aa",
"rgb": {
"r": 219,
"g": 245,
"b": 170
},
"hsl": {
"h": 80.8,
"s": 78.947,
"l": 81.373
},
"oklch": {
"l": 0.93343,
"c": 0.10056,
"h": 123.9
},
"luminance": 0.83267
}Semantic roles & 50–950 ramp
primary
#DBF5AA
secondary
#926ED5
accent
#0ADB53
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#161712
muted
#848582