#DBFB80#DBFB80
#DBFB80 is a very light, vivid yellow-green. Relative luminance 0.856; OKLCH L 94.0% C 0.154 H 121.5°. Best body text is #000000 at 18.12:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFB80 |
|---|---|
| RGB | rgb(219, 251, 128) |
| HSL | hsl(76, 94%, 74%) |
| HSV | hsv(76, 49%, 98%) |
| CMYK | cmyk(12.7%, 0%, 49%, 1.6%) |
| CIE-LAB | lab(94.15, -28.44, 55.05) |
| CIE-LCH | lch(94.15, 61.96, 117.32°) |
| OKLab | oklab(93.97% -0.0801 0.131) |
| OKLCH | oklch(93.97% 0.154 121.5) |
| XYZ | xyz(67.6072, 85.6130, 33.3812) |
| Luminance | 0.8561 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.98
Pear
#CBF85F
ΔE00 3.65
Light Pea Green
#C4FE82
ΔE00 4.55
Pale Lime
#BEFD73
ΔE00 4.96
Light Yellowish Green
#C2FF89
ΔE00 5.37
Pistachio (survey)
#C0FA8B
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFB80 #A080FB
analogous
#FBDE80 #DBFB80 #9EFB80
triadic
#DBFB80 #80DBFB #FB80DB
tetradic
#DBFB80 #80FBDE #A080FB #FB809E
square
#DBFB80 #80FBDE #A080FB #FB809E
split-complementary
#DBFB80 #809EFB #DE80FB
monochromatic
#B9F709 #CAF945 #DBFB80 #ECFDBB #F7FEE1
Accessibility & contrast
On white
1.16
#DBFB80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.12
#DBFB80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFB80
18.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFB80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFB80 | 1.00 | 1.16 | 18.12 | 18.12 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF75
Deuteranopia (green-blind)
#FFEE87
Tritanopia (blue-blind)
#E4F0DF
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #dbfb80; /* rgb */ color: rgb(219, 251, 128); /* oklch */ color: oklch(94.0% 0.154 121.5);
Tailwind
colors: {
custom: {
50: '#e8fca7',
500: '#dbfb80',
950: '#000000',
},
}SCSS
$custom: #dbfb80; $custom-light: #e8fca7; $custom-dark: #000000;
JSON
{
"hex": "#dbfb80",
"rgb": {
"r": 219,
"g": 251,
"b": 128
},
"hsl": {
"h": 75.61,
"s": 93.893,
"l": 74.314
},
"oklch": {
"l": 0.93967,
"c": 0.15355,
"h": 121.5
},
"luminance": 0.85613
}Semantic roles & 50–950 ramp
primary
#DBFB80
secondary
#6C46D9
accent
#00E63C
background
#FEFFFD
surface
#FDFFF7
border
#D5D7D0
text
#161710
muted
#848581