#DBFFA7#DBFFA7
#DBFFA7 is a very light, moderate yellow-green. Relative luminance 0.894; OKLCH L 95.4% C 0.118 H 126.6°. Best body text is #000000 at 18.87:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFFA7 |
|---|---|
| RGB | rgb(219, 255, 167) |
| HSL | hsl(85, 100%, 83%) |
| HSV | hsv(85, 35%, 100%) |
| CMYK | cmyk(14.1%, 0%, 34.5%, 0%) |
| CIE-LAB | lab(95.73, -25.93, 38.33) |
| CIE-LCH | lch(95.73, 46.28, 124.08°) |
| OKLab | oklab(95.41% -0.0707 0.0951) |
| OKLCH | oklch(95.41% 0.118 126.6) |
| XYZ | xyz(71.9477, 89.3695, 50.0113) |
| Luminance | 0.8937 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 4.36
Celery
#C1FD95
ΔE00 4.39
Pistachio (survey)
#C0FA8B
ΔE00 4.81
Tea Green
#BDF8A3
ΔE00 4.90
Very Light Green
#D1FFBD
ΔE00 5.16
Pale Green
#C7FDB5
ΔE00 5.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFFA7 #CBA7FF
analogous
#FFF7A7 #DBFFA7 #AFFFA7
triadic
#DBFFA7 #A7DBFF #FFA7DB
tetradic
#DBFFA7 #A7FFF7 #CBA7FF #FFA7AF
square
#DBFFA7 #A7FFF7 #CBA7FF #FFA7AF
split-complementary
#DBFFA7 #A7AFFF #F7A7FF
monochromatic
#A9FF2D #C2FF6A #DBFFA7 #F2FFE0 #F2FFE0
Accessibility & contrast
On white
1.11
#DBFFA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.87
#DBFFA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFFA7
18.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFFA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFFA7 | 1.00 | 1.11 | 18.87 | 18.87 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4A1
Deuteranopia (green-blind)
#FFF2AB
Tritanopia (blue-blind)
#E0F7E9
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #dbffa7; /* rgb */ color: rgb(219, 255, 167); /* oklch */ color: oklch(95.4% 0.118 126.6);
Tailwind
colors: {
custom: {
50: '#e7ffc2',
500: '#dbffa7',
950: '#000000',
},
}SCSS
$custom: #dbffa7; $custom-light: #e7ffc2; $custom-dark: #000000;
JSON
{
"hex": "#dbffa7",
"rgb": {
"r": 219,
"g": 255,
"b": 167
},
"hsl": {
"h": 84.545,
"s": 100,
"l": 82.745
},
"oklch": {
"l": 0.9541,
"c": 0.11845,
"h": 126.6
},
"luminance": 0.8937
}Semantic roles & 50–950 ramp
primary
#DBFFA7
secondary
#9A66E4
accent
#00E65E
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#161812
muted
#848682