#DBFF80#DBFF80
#DBFF80 is a very light, vivid yellow-green. Relative luminance 0.881; OKLCH L 94.8% C 0.159 H 122.5°. Best body text is #000000 at 18.63:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFF80 |
|---|---|
| RGB | rgb(219, 255, 128) |
| HSL | hsl(77, 100%, 75%) |
| HSV | hsv(77, 50%, 100%) |
| CMYK | cmyk(14.1%, 0%, 49.8%, 0%) |
| CIE-LAB | lab(95.22, -30.30, 56.33) |
| CIE-LCH | lch(95.22, 63.97, 118.28°) |
| OKLab | oklab(94.83% -0.0853 0.1338) |
| OKLCH | oklch(94.83% 0.159 122.5) |
| XYZ | xyz(68.8700, 88.1384, 33.8021) |
| Luminance | 0.8814 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.53
Pear
#CBF85F
ΔE00 3.45
Light Pea Green
#C4FE82
ΔE00 4.09
Pale Lime
#BEFD73
ΔE00 4.44
Light Yellowish Green
#C2FF89
ΔE00 4.96
Light Lime Green
#B9FF66
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFF80 #A480FF
analogous
#FFE480 #DBFF80 #9BFF80
triadic
#DBFF80 #80DBFF #FF80DB
tetradic
#DBFF80 #80FFE4 #A480FF #FF809B
square
#DBFF80 #80FFE4 #A480FF #FF809B
split-complementary
#DBFF80 #809BFF #E480FF
monochromatic
#B8FF06 #CAFF43 #DBFF80 #ECFFBD #F6FFE0
Accessibility & contrast
On white
1.13
#DBFF80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.63
#DBFF80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFF80
18.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFF80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFF80 | 1.00 | 1.13 | 18.63 | 18.63 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF274
Deuteranopia (green-blind)
#FFF187
Tritanopia (blue-blind)
#E4F4E2
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #dbff80; /* rgb */ color: rgb(219, 255, 128); /* oklch */ color: oklch(94.8% 0.159 122.5);
Tailwind
colors: {
custom: {
50: '#e8ffa8',
500: '#dbff80',
950: '#000000',
},
}SCSS
$custom: #dbff80; $custom-light: #e8ffa8; $custom-dark: #000000;
JSON
{
"hex": "#dbff80",
"rgb": {
"r": 219,
"g": 255,
"b": 128
},
"hsl": {
"h": 77.008,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.94828,
"c": 0.1587,
"h": 122.5
},
"luminance": 0.88139
}Semantic roles & 50–950 ramp
primary
#DBFF80
secondary
#7045DE
accent
#00E641
background
#FEFFFD
surface
#FDFFF7
border
#D5D7D0
text
#161810
muted
#848681