#DBFFBA#DBFFBA
#DBFFBA is a very light, moderate yellow-green. Relative luminance 0.901; OKLCH L 95.8% C 0.097 H 130.5°. Best body text is #000000 at 19.02:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFFBA |
|---|---|
| RGB | rgb(219, 255, 186) |
| HSL | hsl(91, 100%, 86%) |
| HSV | hsv(91, 27%, 100%) |
| CMYK | cmyk(14.1%, 0%, 27.1%, 0%) |
| CIE-LAB | lab(96.05, -23.33, 29.26) |
| CIE-LCH | lch(96.05, 37.43, 128.57°) |
| OKLab | oklab(95.76% -0.063 0.0739) |
| OKLCH | oklch(95.76% 0.097 130.5) |
| XYZ | xyz(73.8349, 90.1244, 59.9507) |
| Luminance | 0.9012 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 2.25
Very Pale Green
#CFFDBC
ΔE00 2.46
Pale Green
#C7FDB5
ΔE00 3.43
Light Light Green
#C8FFB0
ΔE00 3.54
Washed Out Green
#BCF5A6
ΔE00 4.84
Tea Green
#BDF8A3
ΔE00 5.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFFBA #DEBAFF
analogous
#FEFFBA #DBFFBA #BAFFBC
triadic
#DBFFBA #BADBFF #FFBADB
tetradic
#DBFFBA #BAFEFF #DEBAFF #FFBCBA
square
#DBFFBA #BAFEFF #DEBAFF #FFBCBA
split-complementary
#DBFFBA #BCBAFF #FFBAFE
monochromatic
#9BFF40 #BBFF7D #DBFFBA #EFFFE0 #EFFFE0
Accessibility & contrast
On white
1.10
#DBFFBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.02
#DBFFBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFFBA
19.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFFBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFFBA | 1.00 | 1.10 | 19.02 | 19.02 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF5B6
Deuteranopia (green-blind)
#FFF3BD
Tritanopia (blue-blind)
#DDF9ED
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #dbffba; /* rgb */ color: rgb(219, 255, 186); /* oklch */ color: oklch(95.8% 0.097 130.5);
Tailwind
colors: {
custom: {
50: '#e6ffcf',
500: '#dbffba',
950: '#000000',
},
}SCSS
$custom: #dbffba; $custom-light: #e6ffcf; $custom-dark: #000000;
JSON
{
"hex": "#dbffba",
"rgb": {
"r": 219,
"g": 255,
"b": 186
},
"hsl": {
"h": 91.304,
"s": 100,
"l": 86.471
},
"oklch": {
"l": 0.95763,
"c": 0.09712,
"h": 130.5
},
"luminance": 0.90125
}Semantic roles & 50–950 ramp
primary
#DBFFBA
secondary
#B176E7
accent
#00E678
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#161813
muted
#848683