#DBFB81#DBFB81
#DBFB81 is a very light, vivid yellow-green. Relative luminance 0.856; OKLCH L 94.0% C 0.153 H 121.5°. Best body text is #000000 at 18.13:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFB81 |
|---|---|
| RGB | rgb(219, 251, 129) |
| HSL | hsl(76, 94%, 75%) |
| HSV | hsv(76, 49%, 98%) |
| CMYK | cmyk(12.7%, 0%, 48.6%, 1.6%) |
| CIE-LAB | lab(94.16, -28.34, 54.60) |
| CIE-LCH | lch(94.16, 61.52, 117.43°) |
| OKLab | oklab(93.98% -0.0798 0.1301) |
| OKLCH | oklch(93.98% 0.153 121.5) |
| XYZ | xyz(67.6734, 85.6394, 33.7295) |
| Luminance | 0.8564 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.95
Pear
#CBF85F
ΔE00 3.75
Light Pea Green
#C4FE82
ΔE00 4.50
Pale Lime
#BEFD73
ΔE00 4.96
Light Yellowish Green
#C2FF89
ΔE00 5.31
Pistachio (survey)
#C0FA8B
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFB81 #A181FB
analogous
#FBDE81 #DBFB81 #9EFB81
triadic
#DBFB81 #81DBFB #FB81DB
tetradic
#DBFB81 #81FBDE #A181FB #FB819E
square
#DBFB81 #81FBDE #A181FB #FB819E
split-complementary
#DBFB81 #819EFB #DE81FB
monochromatic
#B9F70A #CAF946 #DBFB81 #ECFDBC #F7FEE1
Accessibility & contrast
On white
1.16
#DBFB81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.13
#DBFB81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFB81
18.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFB81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFB81 | 1.00 | 1.16 | 18.13 | 18.13 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF76
Deuteranopia (green-blind)
#FFEE88
Tritanopia (blue-blind)
#E4F0DF
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #dbfb81; /* rgb */ color: rgb(219, 251, 129); /* oklch */ color: oklch(94.0% 0.153 121.5);
Tailwind
colors: {
custom: {
50: '#e8fca8',
500: '#dbfb81',
950: '#000000',
},
}SCSS
$custom: #dbfb81; $custom-light: #e8fca8; $custom-dark: #000000;
JSON
{
"hex": "#dbfb81",
"rgb": {
"r": 219,
"g": 251,
"b": 129
},
"hsl": {
"h": 75.738,
"s": 93.846,
"l": 74.51
},
"oklch": {
"l": 0.9398,
"c": 0.15259,
"h": 121.5
},
"luminance": 0.85639
}Semantic roles & 50–950 ramp
primary
#DBFB81
secondary
#6D47D9
accent
#00E63C
background
#FEFFFD
surface
#FDFFF7
border
#D5D7D0
text
#161710
muted
#848581