#DBFFAB#DBFFAB
#DBFFAB is a very light, moderate yellow-green. Relative luminance 0.895; OKLCH L 95.5% C 0.114 H 127.3°. Best body text is #000000 at 18.90:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFFAB |
|---|---|
| RGB | rgb(219, 255, 171) |
| HSL | hsl(86, 100%, 84%) |
| HSV | hsv(86, 33%, 100%) |
| CMYK | cmyk(14.1%, 0%, 32.9%, 0%) |
| CIE-LAB | lab(95.80, -25.41, 36.43) |
| CIE-LCH | lch(95.80, 44.42, 124.89°) |
| OKLab | oklab(95.48% -0.0691 0.0907) |
| OKLCH | oklch(95.48% 0.114 127.3) |
| XYZ | xyz(72.3232, 89.5197, 51.9890) |
| Luminance | 0.8952 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 3.95
Very Light Green
#D1FFBD
ΔE00 4.50
Celery
#C1FD95
ΔE00 4.65
Pale Green
#C7FDB5
ΔE00 4.70
Tea Green
#BDF8A3
ΔE00 4.71
Very Pale Green
#CFFDBC
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFFAB #CFABFF
analogous
#FFF9AB #DBFFAB #B1FFAB
triadic
#DBFFAB #ABDBFF #FFABDB
tetradic
#DBFFAB #ABFFF9 #CFABFF #FFABB1
square
#DBFFAB #ABFFF9 #CFABFF #FFABB1
split-complementary
#DBFFAB #ABB1FF #F9ABFF
monochromatic
#A7FF31 #C1FF6E #DBFFAB #F2FFE0 #F2FFE0
Accessibility & contrast
On white
1.11
#DBFFAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.90
#DBFFAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFFAB
18.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFFAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFFAB | 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)
#FFF4A5
Deuteranopia (green-blind)
#FFF2AF
Tritanopia (blue-blind)
#DFF8E9
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #dbffab; /* rgb */ color: rgb(219, 255, 171); /* oklch */ color: oklch(95.5% 0.114 127.3);
Tailwind
colors: {
custom: {
50: '#e7ffc4',
500: '#dbffab',
950: '#000000',
},
}SCSS
$custom: #dbffab; $custom-light: #e7ffc4; $custom-dark: #000000;
JSON
{
"hex": "#dbffab",
"rgb": {
"r": 219,
"g": 255,
"b": 171
},
"hsl": {
"h": 85.714,
"s": 100,
"l": 83.529
},
"oklch": {
"l": 0.9548,
"c": 0.11402,
"h": 127.3
},
"luminance": 0.8952
}Semantic roles & 50–950 ramp
primary
#DBFFAB
secondary
#9E6AE5
accent
#00E662
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#161813
muted
#848682