#DBFCB0#DBFCB0
#DBFCB0 is a very light, moderate yellow-green. Relative luminance 0.878; OKLCH L 94.9% C 0.104 H 127.3°. Best body text is #000000 at 18.56:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFCB0 |
|---|---|
| RGB | rgb(219, 252, 176) |
| HSL | hsl(86, 93%, 84%) |
| HSV | hsv(86, 30%, 99%) |
| CMYK | cmyk(13.1%, 0%, 30.2%, 1.2%) |
| CIE-LAB | lab(95.08, -23.31, 32.99) |
| CIE-LCH | lch(95.08, 40.39, 125.25°) |
| OKLab | oklab(94.94% -0.0631 0.0827) |
| OKLCH | oklch(94.94% 0.104 127.3) |
| XYZ | xyz(71.8592, 87.8149, 54.2301) |
| Luminance | 0.8781 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 3.73
Very Pale Green
#CFFDBC
ΔE00 3.88
Light Light Green
#C8FFB0
ΔE00 3.98
Pale Green
#C7FDB5
ΔE00 4.32
Tea Green
#BDF8A3
ΔE00 4.91
Washed Out Green
#BCF5A6
ΔE00 4.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFCB0 #D1B0FC
analogous
#FCF7B0 #DBFCB0 #B5FCB0
triadic
#DBFCB0 #B0DBFC #FCB0DB
tetradic
#DBFCB0 #B0FCF7 #D1B0FC #FCB0B5
square
#DBFCB0 #B0FCF7 #D1B0FC #FCB0B5
split-complementary
#DBFCB0 #B0B5FC #F7B0FC
monochromatic
#A5F83A #C0FA75 #DBFCB0 #F2FEE2 #F2FEE2
Accessibility & contrast
On white
1.13
#DBFCB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.56
#DBFCB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFCB0
18.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFCB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFCB0 | 1.00 | 1.13 | 18.56 | 18.56 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF2AB
Deuteranopia (green-blind)
#FFF0B4
Tritanopia (blue-blind)
#DFF5E8
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #dbfcb0; /* rgb */ color: rgb(219, 252, 176); /* oklch */ color: oklch(94.9% 0.104 127.3);
Tailwind
colors: {
custom: {
50: '#e7fdc8',
500: '#dbfcb0',
950: '#000000',
},
}SCSS
$custom: #dbfcb0; $custom-light: #e7fdc8; $custom-dark: #000000;
JSON
{
"hex": "#dbfcb0",
"rgb": {
"r": 219,
"g": 252,
"b": 176
},
"hsl": {
"h": 86.053,
"s": 92.683,
"l": 83.922
},
"oklch": {
"l": 0.94935,
"c": 0.10398,
"h": 127.3
},
"luminance": 0.87815
}Semantic roles & 50–950 ramp
primary
#DBFCB0
secondary
#A170E0
accent
#00E664
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#161713
muted
#848582