#DBFCAB#DBFCAB
#DBFCAB is a very light, moderate yellow-green. Relative luminance 0.876; OKLCH L 94.8% C 0.110 H 126.4°. Best body text is #000000 at 18.52:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFCAB |
|---|---|
| RGB | rgb(219, 252, 171) |
| HSL | hsl(84, 93%, 83%) |
| HSV | hsv(84, 32%, 99%) |
| CMYK | cmyk(13.1%, 0%, 32.1%, 1.2%) |
| CIE-LAB | lab(95.00, -23.98, 35.38) |
| CIE-LCH | lch(95.00, 42.74, 124.13°) |
| OKLab | oklab(94.84% -0.0651 0.0882) |
| OKLCH | oklch(94.84% 0.11 126.4) |
| XYZ | xyz(71.3736, 87.6206, 51.6725) |
| Luminance | 0.8762 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 4.25
Very Light Green
#D1FFBD
ΔE00 4.48
Very Pale Green
#CFFDBC
ΔE00 4.64
Pale Green
#C7FDB5
ΔE00 4.82
Light Khaki
#E6F2A2
ΔE00 4.83
Tea Green
#BDF8A3
ΔE00 4.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFCAB #CCABFC
analogous
#FCF4AB #DBFCAB #B2FCAB
triadic
#DBFCAB #ABDBFC #FCABDB
tetradic
#DBFCAB #ABFCF4 #CCABFC #FCABB2
square
#DBFCAB #ABFCF4 #CCABFC #FCABB2
split-complementary
#DBFCAB #ABB2FC #F4ABFC
monochromatic
#A8F835 #C2FA70 #DBFCAB #F2FEE1 #F2FEE1
Accessibility & contrast
On white
1.13
#DBFCAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.52
#DBFCAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFCAB
18.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFCAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFCAB | 1.00 | 1.13 | 18.52 | 18.52 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF2A6
Deuteranopia (green-blind)
#FFF0AF
Tritanopia (blue-blind)
#E0F5E7
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #dbfcab; /* rgb */ color: rgb(219, 252, 171); /* oklch */ color: oklch(94.8% 0.110 126.4);
Tailwind
colors: {
custom: {
50: '#e7fdc4',
500: '#dbfcab',
950: '#000000',
},
}SCSS
$custom: #dbfcab; $custom-light: #e7fdc4; $custom-dark: #000000;
JSON
{
"hex": "#dbfcab",
"rgb": {
"r": 219,
"g": 252,
"b": 171
},
"hsl": {
"h": 84.444,
"s": 93.103,
"l": 82.941
},
"oklch": {
"l": 0.94843,
"c": 0.10963,
"h": 126.4
},
"luminance": 0.87621
}Semantic roles & 50–950 ramp
primary
#DBFCAB
secondary
#9B6BE0
accent
#00E65D
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#161713
muted
#848582