#DBFA81#DBFA81
#DBFA81 is a very light, vivid yellow-green. Relative luminance 0.850; OKLCH L 93.8% C 0.151 H 121.2°. Best body text is #000000 at 18.00:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFA81 |
|---|---|
| RGB | rgb(219, 250, 129) |
| HSL | hsl(75, 92%, 74%) |
| HSV | hsv(75, 48%, 98%) |
| CMYK | cmyk(12.4%, 0%, 48.4%, 2%) |
| CIE-LAB | lab(93.89, -27.88, 54.28) |
| CIE-LCH | lch(93.89, 61.02, 117.18°) |
| OKLab | oklab(93.77% -0.0785 0.1294) |
| OKLCH | oklch(93.77% 0.151 121.2) |
| XYZ | xyz(67.3618, 85.0163, 33.6257) |
| Luminance | 0.8502 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.11
Pear
#CBF85F
ΔE00 3.84
Light Pea Green
#C4FE82
ΔE00 4.65
Pale Lime
#BEFD73
ΔE00 5.12
Light Yellowish Green
#C2FF89
ΔE00 5.45
Pistachio (survey)
#C0FA8B
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFA81 #A081FA
analogous
#FADD81 #DBFA81 #9FFA81
triadic
#DBFA81 #81DBFA #FA81DB
tetradic
#DBFA81 #81FADD #A081FA #FA819F
square
#DBFA81 #81FADD #A081FA #FA819F
split-complementary
#DBFA81 #819FFA #DD81FA
monochromatic
#B9F50B #CAF846 #DBFA81 #ECFCBC #F7FEE2
Accessibility & contrast
On white
1.17
#DBFA81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.00
#DBFA81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFA81
18.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFA81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFA81 | 1.00 | 1.17 | 18.00 | 18.00 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE76
Deuteranopia (green-blind)
#FFEE88
Tritanopia (blue-blind)
#E4EFDE
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #dbfa81; /* rgb */ color: rgb(219, 250, 129); /* oklch */ color: oklch(93.8% 0.151 121.2);
Tailwind
colors: {
custom: {
50: '#e8fca8',
500: '#dbfa81',
950: '#000000',
},
}SCSS
$custom: #dbfa81; $custom-light: #e8fca8; $custom-dark: #000000;
JSON
{
"hex": "#dbfa81",
"rgb": {
"r": 219,
"g": 250,
"b": 129
},
"hsl": {
"h": 75.372,
"s": 92.366,
"l": 74.314
},
"oklch": {
"l": 0.93765,
"c": 0.1513,
"h": 121.2
},
"luminance": 0.85016
}Semantic roles & 50–950 ramp
primary
#DBFA81
secondary
#6C48D8
accent
#00E63B
background
#FEFFFD
surface
#FDFFF7
border
#D5D7D0
text
#161710
muted
#848581