#DBFF82#DBFF82
#DBFF82 is a very light, vivid yellow-green. Relative luminance 0.882; OKLCH L 94.9% C 0.157 H 122.7°. Best body text is #000000 at 18.64:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFF82 |
|---|---|
| RGB | rgb(219, 255, 130) |
| HSL | hsl(77, 100%, 75%) |
| HSV | hsv(77, 49%, 100%) |
| CMYK | cmyk(14.1%, 0%, 49%, 0%) |
| CIE-LAB | lab(95.24, -30.11, 55.44) |
| CIE-LCH | lch(95.24, 63.09, 118.51°) |
| OKLab | oklab(94.85% -0.0846 0.132) |
| OKLCH | oklch(94.85% 0.157 122.7) |
| XYZ | xyz(69.0029, 88.1916, 34.5022) |
| Luminance | 0.8819 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.45
Pear
#CBF85F
ΔE00 3.65
Light Pea Green
#C4FE82
ΔE00 3.99
Pale Lime
#BEFD73
ΔE00 4.43
Light Yellowish Green
#C2FF89
ΔE00 4.82
Pistachio (survey)
#C0FA8B
ΔE00 5.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFF82 #A682FF
analogous
#FFE482 #DBFF82 #9CFF82
triadic
#DBFF82 #82DBFF #FF82DB
tetradic
#DBFF82 #82FFE4 #A682FF #FF829C
square
#DBFF82 #82FFE4 #A682FF #FF829C
split-complementary
#DBFF82 #829CFF #E482FF
monochromatic
#B8FF08 #C9FF45 #DBFF82 #EDFFBF #F6FFE0
Accessibility & contrast
On white
1.13
#DBFF82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.64
#DBFF82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFF82
18.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFF82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFF82 | 1.00 | 1.13 | 18.64 | 18.64 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF277
Deuteranopia (green-blind)
#FFF189
Tritanopia (blue-blind)
#E4F4E2
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #dbff82; /* rgb */ color: rgb(219, 255, 130); /* oklch */ color: oklch(94.9% 0.157 122.7);
Tailwind
colors: {
custom: {
50: '#e8ffa9',
500: '#dbff82',
950: '#000000',
},
}SCSS
$custom: #dbff82; $custom-light: #e8ffa9; $custom-dark: #000000;
JSON
{
"hex": "#dbff82",
"rgb": {
"r": 219,
"g": 255,
"b": 130
},
"hsl": {
"h": 77.28,
"s": 100,
"l": 75.49
},
"oklch": {
"l": 0.94853,
"c": 0.15681,
"h": 122.7
},
"luminance": 0.88192
}Semantic roles & 50–950 ramp
primary
#DBFF82
secondary
#7247DE
accent
#00E642
background
#FEFFFD
surface
#FDFFF7
border
#D5D7D0
text
#161810
muted
#848681