#DBFBB1#DBFBB1
#DBFBB1 is a very light, moderate yellow-green. Relative luminance 0.872; OKLCH L 94.7% C 0.101 H 127.2°. Best body text is #000000 at 18.45:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFBB1 |
|---|---|
| RGB | rgb(219, 251, 177) |
| HSL | hsl(86, 90%, 84%) |
| HSV | hsv(86, 29%, 98%) |
| CMYK | cmyk(12.7%, 0%, 29.5%, 1.6%) |
| CIE-LAB | lab(94.83, -22.69, 32.15) |
| CIE-LCH | lch(94.83, 39.36, 125.21°) |
| OKLab | oklab(94.74% -0.0613 0.0807) |
| OKLCH | oklch(94.74% 0.101 127.2) |
| XYZ | xyz(71.6454, 87.2282, 54.6487) |
| Luminance | 0.8723 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 3.65
Very Pale Green
#CFFDBC
ΔE00 3.77
Light Light Green
#C8FFB0
ΔE00 4.12
Pale Green
#C7FDB5
ΔE00 4.34
Washed Out Green
#BCF5A6
ΔE00 5.02
Tea Green
#BDF8A3
ΔE00 5.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFBB1 #D1B1FB
analogous
#FBF6B1 #DBFBB1 #B6FBB1
triadic
#DBFBB1 #B1DBFB #FBB1DB
tetradic
#DBFBB1 #B1FBF6 #D1B1FB #FBB1B6
square
#DBFBB1 #B1FBF6 #D1B1FB #FBB1B6
split-complementary
#DBFBB1 #B1B6FB #F6B1FB
monochromatic
#A5F53D #C0F877 #DBFBB1 #F2FEE2 #F2FEE2
Accessibility & contrast
On white
1.14
#DBFBB1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.45
#DBFBB1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFBB1
18.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFBB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFBB1 | 1.00 | 1.14 | 18.45 | 18.45 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF1AC
Deuteranopia (green-blind)
#FEF0B4
Tritanopia (blue-blind)
#DFF4E8
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #dbfbb1; /* rgb */ color: rgb(219, 251, 177); /* oklch */ color: oklch(94.7% 0.101 127.2);
Tailwind
colors: {
custom: {
50: '#e7fcc8',
500: '#dbfbb1',
950: '#000000',
},
}SCSS
$custom: #dbfbb1; $custom-light: #e7fcc8; $custom-dark: #000000;
JSON
{
"hex": "#dbfbb1",
"rgb": {
"r": 219,
"g": 251,
"b": 177
},
"hsl": {
"h": 85.946,
"s": 90.244,
"l": 83.922
},
"oklch": {
"l": 0.94743,
"c": 0.10135,
"h": 127.2
},
"luminance": 0.87229
}Semantic roles & 50–950 ramp
primary
#DBFBB1
secondary
#A171DF
accent
#00E663
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#161713
muted
#848582