#DBFFAC#DBFFAC
#DBFFAC is a very light, moderate yellow-green. Relative luminance 0.896; OKLCH L 95.5% C 0.113 H 127.5°. Best body text is #000000 at 18.91:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFFAC |
|---|---|
| RGB | rgb(219, 255, 172) |
| HSL | hsl(86, 100%, 84%) |
| HSV | hsv(86, 33%, 100%) |
| CMYK | cmyk(14.1%, 0%, 32.5%, 0%) |
| CIE-LAB | lab(95.81, -25.28, 35.96) |
| CIE-LCH | lch(95.81, 43.95, 125.11°) |
| OKLab | oklab(95.5% -0.0687 0.0896) |
| OKLCH | oklch(95.5% 0.113 127.5) |
| XYZ | xyz(72.4188, 89.5580, 52.4929) |
| Luminance | 0.8956 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 3.86
Very Light Green
#D1FFBD
ΔE00 4.34
Very Pale Green
#CFFDBC
ΔE00 4.55
Pale Green
#C7FDB5
ΔE00 4.58
Tea Green
#BDF8A3
ΔE00 4.67
Celery
#C1FD95
ΔE00 4.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFFAC #D0ACFF
analogous
#FFF9AC #DBFFAC #B1FFAC
triadic
#DBFFAC #ACDBFF #FFACDB
tetradic
#DBFFAC #ACFFF9 #D0ACFF #FFACB1
square
#DBFFAC #ACFFF9 #D0ACFF #FFACB1
split-complementary
#DBFFAC #ACB1FF #F9ACFF
monochromatic
#A6FF32 #C0FF6F #DBFFAC #F2FFE0 #F2FFE0
Accessibility & contrast
On white
1.11
#DBFFAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.91
#DBFFAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFFAC
18.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFFAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFFAC | 1.00 | 1.11 | 18.91 | 18.91 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4A6
Deuteranopia (green-blind)
#FFF2B0
Tritanopia (blue-blind)
#DFF8EA
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #dbffac; /* rgb */ color: rgb(219, 255, 172); /* oklch */ color: oklch(95.5% 0.113 127.5);
Tailwind
colors: {
custom: {
50: '#e7ffc5',
500: '#dbffac',
950: '#000000',
},
}SCSS
$custom: #dbffac; $custom-light: #e7ffc5; $custom-dark: #000000;
JSON
{
"hex": "#dbffac",
"rgb": {
"r": 219,
"g": 255,
"b": 172
},
"hsl": {
"h": 86.024,
"s": 100,
"l": 83.725
},
"oklch": {
"l": 0.95498,
"c": 0.1129,
"h": 127.5
},
"luminance": 0.89559
}Semantic roles & 50–950 ramp
primary
#DBFFAC
secondary
#9F6AE5
accent
#00E664
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#161813
muted
#848682