#DBFCB1#DBFCB1
#DBFCB1 is a very light, moderate yellow-green. Relative luminance 0.879; OKLCH L 95.0% C 0.103 H 127.5°. Best body text is #000000 at 18.57:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFCB1 |
|---|---|
| RGB | rgb(219, 252, 177) |
| HSL | hsl(86, 93%, 84%) |
| HSV | hsv(86, 30%, 99%) |
| CMYK | cmyk(13.1%, 0%, 29.8%, 1.2%) |
| CIE-LAB | lab(95.10, -23.17, 32.51) |
| CIE-LCH | lch(95.10, 39.92, 125.48°) |
| OKLab | oklab(94.95% -0.0627 0.0816) |
| OKLCH | oklch(94.95% 0.103 127.5) |
| XYZ | xyz(71.9586, 87.8546, 54.7531) |
| Luminance | 0.8786 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 3.58
Very Pale Green
#CFFDBC
ΔE00 3.73
Light Light Green
#C8FFB0
ΔE00 3.95
Pale Green
#C7FDB5
ΔE00 4.23
Tea Green
#BDF8A3
ΔE00 4.93
Washed Out Green
#BCF5A6
ΔE00 4.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFCB1 #D2B1FC
analogous
#FCF8B1 #DBFCB1 #B6FCB1
triadic
#DBFCB1 #B1DBFC #FCB1DB
tetradic
#DBFCB1 #B1FCF8 #D2B1FC #FCB1B6
square
#DBFCB1 #B1FCF8 #D2B1FC #FCB1B6
split-complementary
#DBFCB1 #B1B6FC #F8B1FC
monochromatic
#A5F73B #C0FA76 #DBFCB1 #F1FEE2 #F1FEE2
Accessibility & contrast
On white
1.13
#DBFCB1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.57
#DBFCB1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFCB1
18.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFCB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFCB1 | 1.00 | 1.13 | 18.57 | 18.57 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF2AC
Deuteranopia (green-blind)
#FFF0B5
Tritanopia (blue-blind)
#DFF5E8
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #dbfcb1; /* rgb */ color: rgb(219, 252, 177); /* oklch */ color: oklch(95.0% 0.103 127.5);
Tailwind
colors: {
custom: {
50: '#e7fdc9',
500: '#dbfcb1',
950: '#000000',
},
}SCSS
$custom: #dbfcb1; $custom-light: #e7fdc9; $custom-dark: #000000;
JSON
{
"hex": "#dbfcb1",
"rgb": {
"r": 219,
"g": 252,
"b": 177
},
"hsl": {
"h": 86.4,
"s": 92.593,
"l": 84.118
},
"oklch": {
"l": 0.94954,
"c": 0.10284,
"h": 127.5
},
"luminance": 0.87855
}Semantic roles & 50–950 ramp
primary
#DBFCB1
secondary
#A271E1
accent
#00E665
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#161713
muted
#848582