#DBFFB6#DBFFB6
#DBFFB6 is a very light, moderate yellow-green. Relative luminance 0.900; OKLCH L 95.7% C 0.102 H 129.5°. Best body text is #000000 at 18.99:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFFB6 |
|---|---|
| RGB | rgb(219, 255, 182) |
| HSL | hsl(90, 100%, 86%) |
| HSV | hsv(90, 29%, 100%) |
| CMYK | cmyk(14.1%, 0%, 28.6%, 0%) |
| CIE-LAB | lab(95.98, -23.91, 31.18) |
| CIE-LCH | lch(95.98, 39.29, 127.48°) |
| OKLab | oklab(95.69% -0.0646 0.0785) |
| OKLCH | oklch(95.69% 0.102 129.5) |
| XYZ | xyz(73.4156, 89.9567, 57.7425) |
| Luminance | 0.8996 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 2.76
Very Pale Green
#CFFDBC
ΔE00 2.98
Light Light Green
#C8FFB0
ΔE00 3.42
Pale Green
#C7FDB5
ΔE00 3.60
Washed Out Green
#BCF5A6
ΔE00 4.73
Tea Green
#BDF8A3
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFFB6 #DAB6FF
analogous
#FFFEB6 #DBFFB6 #B6FFB6
triadic
#DBFFB6 #B6DBFF #FFB6DB
tetradic
#DBFFB6 #B6FFFE #DAB6FF #FFB6B6
square
#DBFFB6 #B6FFFE #DAB6FF #FFB6B6
split-complementary
#DBFFB6 #B6B6FF #FEB6FF
monochromatic
#9FFF3C #BDFF79 #DBFFB6 #F0FFE0 #F0FFE0
Accessibility & contrast
On white
1.11
#DBFFB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.99
#DBFFB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFFB6
18.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFFB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFFB6 | 1.00 | 1.11 | 18.99 | 18.99 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF5B1
Deuteranopia (green-blind)
#FFF3B9
Tritanopia (blue-blind)
#DEF9EC
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #dbffb6; /* rgb */ color: rgb(219, 255, 182); /* oklch */ color: oklch(95.7% 0.102 129.5);
Tailwind
colors: {
custom: {
50: '#e7ffcc',
500: '#dbffb6',
950: '#000000',
},
}SCSS
$custom: #dbffb6; $custom-light: #e7ffcc; $custom-dark: #000000;
JSON
{
"hex": "#dbffb6",
"rgb": {
"r": 219,
"g": 255,
"b": 182
},
"hsl": {
"h": 89.589,
"s": 100,
"l": 85.686
},
"oklch": {
"l": 0.95685,
"c": 0.10166,
"h": 129.5
},
"luminance": 0.89957
}Semantic roles & 50–950 ramp
primary
#DBFFB6
secondary
#AC73E6
accent
#00E671
background
#FEFFFE
surface
#FCFFFA
border
#D5D7D3
text
#161813
muted
#848683