#DBFBB3#DBFBB3
#DBFBB3 is a very light, moderate yellow-green. Relative luminance 0.873; OKLCH L 94.8% C 0.099 H 127.6°. Best body text is #000000 at 18.46:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFBB3 |
|---|---|
| RGB | rgb(219, 251, 179) |
| HSL | hsl(87, 90%, 84%) |
| HSV | hsv(87, 29%, 98%) |
| CMYK | cmyk(12.7%, 0%, 28.7%, 1.6%) |
| CIE-LAB | lab(94.87, -22.41, 31.19) |
| CIE-LCH | lch(94.87, 38.41, 125.70°) |
| OKLab | oklab(94.78% -0.0605 0.0784) |
| OKLCH | oklch(94.78% 0.099 127.6) |
| XYZ | xyz(71.8462, 87.3085, 55.7062) |
| Luminance | 0.8731 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 3.39
Very Pale Green
#CFFDBC
ΔE00 3.50
Light Light Green
#C8FFB0
ΔE00 4.10
Pale Green
#C7FDB5
ΔE00 4.21
Washed Out Green
#BCF5A6
ΔE00 5.02
Tea Green
#BDF8A3
ΔE00 5.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFBB3 #D3B3FB
analogous
#FBF7B3 #DBFBB3 #B7FBB3
triadic
#DBFBB3 #B3DBFB #FBB3DB
tetradic
#DBFBB3 #B3FBF7 #D3B3FB #FBB3B7
square
#DBFBB3 #B3FBF7 #D3B3FB #FBB3B7
split-complementary
#DBFBB3 #B3B7FB #F7B3FB
monochromatic
#A4F53F #BFF879 #DBFBB3 #F1FDE2 #F1FDE2
Accessibility & contrast
On white
1.14
#DBFBB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.46
#DBFBB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFBB3
18.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFBB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFBB3 | 1.00 | 1.14 | 18.46 | 18.46 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF2AE
Deuteranopia (green-blind)
#FEF0B6
Tritanopia (blue-blind)
#DFF5E8
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #dbfbb3; /* rgb */ color: rgb(219, 251, 179); /* oklch */ color: oklch(94.8% 0.099 127.6);
Tailwind
colors: {
custom: {
50: '#e7fcca',
500: '#dbfbb3',
950: '#000000',
},
}SCSS
$custom: #dbfbb3; $custom-light: #e7fcca; $custom-dark: #000000;
JSON
{
"hex": "#dbfbb3",
"rgb": {
"r": 219,
"g": 251,
"b": 179
},
"hsl": {
"h": 86.667,
"s": 90,
"l": 84.314
},
"oklch": {
"l": 0.94781,
"c": 0.09907,
"h": 127.6
},
"luminance": 0.87309
}Semantic roles & 50–950 ramp
primary
#DBFBB3
secondary
#A373DF
accent
#00E666
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#161713
muted
#848582