#DBFFB0#DBFFB0
#DBFFB0 is a very light, moderate yellow-green. Relative luminance 0.897; OKLCH L 95.6% C 0.108 H 128.2°. Best body text is #000000 at 18.94:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFFB0 |
|---|---|
| RGB | rgb(219, 255, 176) |
| HSL | hsl(87, 100%, 85%) |
| HSV | hsv(87, 31%, 100%) |
| CMYK | cmyk(14.1%, 0%, 31%, 0%) |
| CIE-LAB | lab(95.88, -24.74, 34.05) |
| CIE-LCH | lch(95.88, 42.09, 126.00°) |
| OKLab | oklab(95.57% -0.0671 0.0852) |
| OKLCH | oklch(95.57% 0.108 128.2) |
| XYZ | xyz(72.8088, 89.7140, 54.5466) |
| Luminance | 0.8972 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 3.57
Very Light Green
#D1FFBD
ΔE00 3.69
Very Pale Green
#CFFDBC
ΔE00 3.91
Pale Green
#C7FDB5
ΔE00 4.12
Tea Green
#BDF8A3
ΔE00 4.61
Washed Out Green
#BCF5A6
ΔE00 4.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFFB0 #D4B0FF
analogous
#FFFCB0 #DBFFB0 #B4FFB0
triadic
#DBFFB0 #B0DBFF #FFB0DB
tetradic
#DBFFB0 #B0FFFC #D4B0FF #FFB0B4
square
#DBFFB0 #B0FFFC #D4B0FF #FFB0B4
split-complementary
#DBFFB0 #B0B4FF #FCB0FF
monochromatic
#A3FF36 #BFFF73 #DBFFB0 #F1FFE0 #F1FFE0
Accessibility & contrast
On white
1.11
#DBFFB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.94
#DBFFB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFFB0
18.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFFB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFFB0 | 1.00 | 1.11 | 18.94 | 18.94 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF5AB
Deuteranopia (green-blind)
#FFF2B4
Tritanopia (blue-blind)
#DFF8EA
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #dbffb0; /* rgb */ color: rgb(219, 255, 176); /* oklch */ color: oklch(95.6% 0.108 128.2);
Tailwind
colors: {
custom: {
50: '#e7ffc8',
500: '#dbffb0',
950: '#000000',
},
}SCSS
$custom: #dbffb0; $custom-light: #e7ffc8; $custom-dark: #000000;
JSON
{
"hex": "#dbffb0",
"rgb": {
"r": 219,
"g": 255,
"b": 176
},
"hsl": {
"h": 87.342,
"s": 100,
"l": 84.51
},
"oklch": {
"l": 0.95571,
"c": 0.10843,
"h": 128.2
},
"luminance": 0.89715
}Semantic roles & 50–950 ramp
primary
#DBFFB0
secondary
#A46EE5
accent
#00E669
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#161813
muted
#848682