#DBFFA5#DBFFA5
#DBFFA5 is a very light, vivid yellow-green. Relative luminance 0.893; OKLCH L 95.4% C 0.121 H 126.3°. Best body text is #000000 at 18.86:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFFA5 |
|---|---|
| RGB | rgb(219, 255, 165) |
| HSL | hsl(84, 100%, 82%) |
| HSV | hsv(84, 35%, 100%) |
| CMYK | cmyk(14.1%, 0%, 35.3%, 0%) |
| CIE-LAB | lab(95.70, -26.19, 39.28) |
| CIE-LCH | lch(95.70, 47.21, 123.69°) |
| OKLab | oklab(95.38% -0.0714 0.0972) |
| OKLCH | oklch(95.38% 0.121 126.3) |
| XYZ | xyz(71.7642, 89.2961, 49.0451) |
| Luminance | 0.8930 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 4.29
Light Light Green
#C8FFB0
ΔE00 4.58
Pistachio (survey)
#C0FA8B
ΔE00 4.64
Tea Green
#BDF8A3
ΔE00 5.03
Light Yellowish Green
#C2FF89
ΔE00 5.05
Light Yellow Green
#CCFD7F
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFFA5 #C9A5FF
analogous
#FFF6A5 #DBFFA5 #AEFFA5
triadic
#DBFFA5 #A5DBFF #FFA5DB
tetradic
#DBFFA5 #A5FFF6 #C9A5FF #FFA5AE
square
#DBFFA5 #A5FFF6 #C9A5FF #FFA5AE
split-complementary
#DBFFA5 #A5AEFF #F6A5FF
monochromatic
#AAFF2B #C3FF68 #DBFFA5 #F3FFE0 #F3FFE0
Accessibility & contrast
On white
1.11
#DBFFA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.86
#DBFFA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFFA5
18.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFFA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFFA5 | 1.00 | 1.11 | 18.86 | 18.86 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF49F
Deuteranopia (green-blind)
#FFF2A9
Tritanopia (blue-blind)
#E0F7E8
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #dbffa5; /* rgb */ color: rgb(219, 255, 165); /* oklch */ color: oklch(95.4% 0.121 126.3);
Tailwind
colors: {
custom: {
50: '#e7ffc0',
500: '#dbffa5',
950: '#000000',
},
}SCSS
$custom: #dbffa5; $custom-light: #e7ffc0; $custom-dark: #000000;
JSON
{
"hex": "#dbffa5",
"rgb": {
"r": 219,
"g": 255,
"b": 165
},
"hsl": {
"h": 84,
"s": 100,
"l": 82.353
},
"oklch": {
"l": 0.95375,
"c": 0.12065,
"h": 126.3
},
"luminance": 0.89297
}Semantic roles & 50–950 ramp
primary
#DBFFA5
secondary
#9764E4
accent
#00E65C
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#161812
muted
#848682