#DBFFAA#DBFFAA
#DBFFAA is a very light, moderate yellow-green. Relative luminance 0.895; OKLCH L 95.5% C 0.115 H 127.1°. Best body text is #000000 at 18.90:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFFAA |
|---|---|
| RGB | rgb(219, 255, 170) |
| HSL | hsl(85, 100%, 83%) |
| HSV | hsv(85, 33%, 100%) |
| CMYK | cmyk(14.1%, 0%, 33.3%, 0%) |
| CIE-LAB | lab(95.78, -25.54, 36.91) |
| CIE-LCH | lch(95.78, 44.89, 124.68°) |
| OKLab | oklab(95.46% -0.0695 0.0918) |
| OKLCH | oklch(95.46% 0.115 127.1) |
| XYZ | xyz(72.2282, 89.4817, 51.4889) |
| Luminance | 0.8948 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 4.04
Celery
#C1FD95
ΔE00 4.58
Very Light Green
#D1FFBD
ΔE00 4.67
Tea Green
#BDF8A3
ΔE00 4.75
Pale Green
#C7FDB5
ΔE00 4.83
Very Pale Green
#CFFDBC
ΔE00 4.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFFAA #CEAAFF
analogous
#FFF9AA #DBFFAA #B0FFAA
triadic
#DBFFAA #AADBFF #FFAADB
tetradic
#DBFFAA #AAFFF9 #CEAAFF #FFAAB0
square
#DBFFAA #AAFFF9 #CEAAFF #FFAAB0
split-complementary
#DBFFAA #AAB0FF #F9AAFF
monochromatic
#A7FF30 #C1FF6D #DBFFAA #F2FFE0 #F2FFE0
Accessibility & contrast
On white
1.11
#DBFFAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.90
#DBFFAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFFAA
18.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFFAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFFAA | 1.00 | 1.11 | 18.90 | 18.90 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4A4
Deuteranopia (green-blind)
#FFF2AE
Tritanopia (blue-blind)
#DFF8E9
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #dbffaa; /* rgb */ color: rgb(219, 255, 170); /* oklch */ color: oklch(95.5% 0.115 127.1);
Tailwind
colors: {
custom: {
50: '#e7ffc4',
500: '#dbffaa',
950: '#000000',
},
}SCSS
$custom: #dbffaa; $custom-light: #e7ffc4; $custom-dark: #000000;
JSON
{
"hex": "#dbffaa",
"rgb": {
"r": 219,
"g": 255,
"b": 170
},
"hsl": {
"h": 85.412,
"s": 100,
"l": 83.333
},
"oklch": {
"l": 0.95462,
"c": 0.11513,
"h": 127.1
},
"luminance": 0.89482
}Semantic roles & 50–950 ramp
primary
#DBFFAA
secondary
#9D69E4
accent
#00E661
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#161812
muted
#848682