#DBFFB1#DBFFB1
#DBFFB1 is a very light, moderate yellow-green. Relative luminance 0.898; OKLCH L 95.6% C 0.107 H 128.4°. Best body text is #000000 at 18.95:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFFB1 |
|---|---|
| RGB | rgb(219, 255, 177) |
| HSL | hsl(88, 100%, 85%) |
| HSV | hsv(88, 31%, 100%) |
| CMYK | cmyk(14.1%, 0%, 30.6%, 0%) |
| CIE-LAB | lab(95.89, -24.60, 33.57) |
| CIE-LCH | lch(95.89, 41.62, 126.23°) |
| OKLab | oklab(95.59% -0.0667 0.0841) |
| OKLCH | oklch(95.59% 0.107 128.4) |
| XYZ | xyz(72.9081, 89.7537, 55.0696) |
| Luminance | 0.8975 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 3.52
Very Light Green
#D1FFBD
ΔE00 3.53
Very Pale Green
#CFFDBC
ΔE00 3.75
Pale Green
#C7FDB5
ΔE00 4.02
Tea Green
#BDF8A3
ΔE00 4.61
Washed Out Green
#BCF5A6
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFFB1 #D5B1FF
analogous
#FFFCB1 #DBFFB1 #B4FFB1
triadic
#DBFFB1 #B1DBFF #FFB1DB
tetradic
#DBFFB1 #B1FFFC #D5B1FF #FFB1B4
square
#DBFFB1 #B1FFFC #D5B1FF #FFB1B4
split-complementary
#DBFFB1 #B1B4FF #FCB1FF
monochromatic
#A3FF37 #BFFF74 #DBFFB1 #F1FFE0 #F1FFE0
Accessibility & contrast
On white
1.11
#DBFFB1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.95
#DBFFB1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFFB1
18.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFFB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFFB1 | 1.00 | 1.11 | 18.95 | 18.95 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF5AC
Deuteranopia (green-blind)
#FFF2B5
Tritanopia (blue-blind)
#DEF8EB
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #dbffb1; /* rgb */ color: rgb(219, 255, 177); /* oklch */ color: oklch(95.6% 0.107 128.4);
Tailwind
colors: {
custom: {
50: '#e7ffc9',
500: '#dbffb1',
950: '#000000',
},
}SCSS
$custom: #dbffb1; $custom-light: #e7ffc9; $custom-dark: #000000;
JSON
{
"hex": "#dbffb1",
"rgb": {
"r": 219,
"g": 255,
"b": 177
},
"hsl": {
"h": 87.692,
"s": 100,
"l": 84.706
},
"oklch": {
"l": 0.9559,
"c": 0.1073,
"h": 128.4
},
"luminance": 0.89754
}Semantic roles & 50–950 ramp
primary
#DBFFB1
secondary
#A66FE6
accent
#00E66A
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#161813
muted
#848682