#DBFFB7#DBFFB7
#DBFFB7 is a very light, moderate yellow-green. Relative luminance 0.900; OKLCH L 95.7% C 0.101 H 129.7°. Best body text is #000000 at 19.00:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFFB7 |
|---|---|
| RGB | rgb(219, 255, 183) |
| HSL | hsl(90, 100%, 86%) |
| HSV | hsv(90, 28%, 100%) |
| CMYK | cmyk(14.1%, 0%, 28.2%, 0%) |
| CIE-LAB | lab(96.00, -23.76, 30.70) |
| CIE-LCH | lch(96.00, 38.82, 127.74°) |
| OKLab | oklab(95.7% -0.0642 0.0773) |
| OKLCH | oklch(95.7% 0.101 129.7) |
| XYZ | xyz(73.5193, 89.9982, 58.2887) |
| Luminance | 0.9000 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 2.62
Very Pale Green
#CFFDBC
ΔE00 2.84
Light Light Green
#C8FFB0
ΔE00 3.43
Pale Green
#C7FDB5
ΔE00 3.54
Washed Out Green
#BCF5A6
ΔE00 4.74
Tea Green
#BDF8A3
ΔE00 4.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFFB7 #DBB7FF
analogous
#FFFFB7 #DBFFB7 #B7FFB7
triadic
#DBFFB7 #B7DBFF #FFB7DB
tetradic
#DBFFB7 #B7FFFF #DBB7FF #FFB7B7
square
#DBFFB7 #B7FFFF #DBB7FF #FFB7B7
split-complementary
#DBFFB7 #B7B7FF #FFB7FF
monochromatic
#9EFF3D #BCFF7A #DBFFB7 #F0FFE0 #F0FFE0
Accessibility & contrast
On white
1.11
#DBFFB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.00
#DBFFB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFFB7
19.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFFB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFFB7 | 1.00 | 1.11 | 19.00 | 19.00 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF5B2
Deuteranopia (green-blind)
#FFF3BA
Tritanopia (blue-blind)
#DEF9EC
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #dbffb7; /* rgb */ color: rgb(219, 255, 183); /* oklch */ color: oklch(95.7% 0.101 129.7);
Tailwind
colors: {
custom: {
50: '#e7ffcd',
500: '#dbffb7',
950: '#000000',
},
}SCSS
$custom: #dbffb7; $custom-light: #e7ffcd; $custom-dark: #000000;
JSON
{
"hex": "#dbffb7",
"rgb": {
"r": 219,
"g": 255,
"b": 183
},
"hsl": {
"h": 90,
"s": 100,
"l": 85.882
},
"oklch": {
"l": 0.95704,
"c": 0.10052,
"h": 129.7
},
"luminance": 0.89999
}Semantic roles & 50–950 ramp
primary
#DBFFB7
secondary
#AD74E6
accent
#00E673
background
#FEFFFE
surface
#FCFFFA
border
#D5D7D3
text
#161813
muted
#848683