#DBFFB9#DBFFB9
#DBFFB9 is a very light, moderate yellow-green. Relative luminance 0.901; OKLCH L 95.7% C 0.098 H 130.2°. Best body text is #000000 at 19.02:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFFB9 |
|---|---|
| RGB | rgb(219, 255, 185) |
| HSL | hsl(91, 100%, 86%) |
| HSV | hsv(91, 27%, 100%) |
| CMYK | cmyk(14.1%, 0%, 27.5%, 0%) |
| CIE-LAB | lab(96.03, -23.48, 29.74) |
| CIE-LCH | lch(96.03, 37.89, 128.29°) |
| OKLab | oklab(95.74% -0.0634 0.075) |
| OKLCH | oklch(95.74% 0.098 130.2) |
| XYZ | xyz(73.7289, 90.0820, 59.3928) |
| Luminance | 0.9008 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 2.36
Very Pale Green
#CFFDBC
ΔE00 2.58
Pale Green
#C7FDB5
ΔE00 3.46
Light Light Green
#C8FFB0
ΔE00 3.49
Washed Out Green
#BCF5A6
ΔE00 4.80
Tea Green
#BDF8A3
ΔE00 4.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFFB9 #DDB9FF
analogous
#FEFFB9 #DBFFB9 #B9FFBA
triadic
#DBFFB9 #B9DBFF #FFB9DB
tetradic
#DBFFB9 #B9FEFF #DDB9FF #FFBAB9
square
#DBFFB9 #B9FEFF #DDB9FF #FFBAB9
split-complementary
#DBFFB9 #BAB9FF #FFB9FE
monochromatic
#9CFF3F #BCFF7C #DBFFB9 #EFFFE0 #EFFFE0
Accessibility & contrast
On white
1.10
#DBFFB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.02
#DBFFB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFFB9
19.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFFB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFFB9 | 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)
#FFF5B5
Deuteranopia (green-blind)
#FFF3BC
Tritanopia (blue-blind)
#DDF9EC
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #dbffb9; /* rgb */ color: rgb(219, 255, 185); /* oklch */ color: oklch(95.7% 0.098 130.2);
Tailwind
colors: {
custom: {
50: '#e6ffce',
500: '#dbffb9',
950: '#000000',
},
}SCSS
$custom: #dbffb9; $custom-light: #e6ffce; $custom-dark: #000000;
JSON
{
"hex": "#dbffb9",
"rgb": {
"r": 219,
"g": 255,
"b": 185
},
"hsl": {
"h": 90.857,
"s": 100,
"l": 86.275
},
"oklch": {
"l": 0.95744,
"c": 0.09825,
"h": 130.2
},
"luminance": 0.90083
}Semantic roles & 50–950 ramp
primary
#DBFFB9
secondary
#B075E7
accent
#00E676
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#161813
muted
#848683