#82DF89#82DF89
#82DF89 is a very light, vivid green. Relative luminance 0.593; OKLCH L 82.5% C 0.149 H 145.7°. Best body text is #000000 at 12.87:1 contrast (WCAG AA passes).
Color values
| HEX | #82DF89 |
|---|---|
| RGB | rgb(130, 223, 137) |
| HSL | hsl(125, 59%, 69%) |
| HSV | hsv(125, 42%, 87%) |
| CMYK | cmyk(41.7%, 0%, 38.6%, 12.5%) |
| CIE-LAB | lab(81.47, -45.10, 33.71) |
| CIE-LCH | lch(81.47, 56.31, 143.22°) |
| OKLab | oklab(82.46% -0.1227 0.0837) |
| OKLCH | oklch(82.46% 0.149 145.7) |
| XYZ | xyz(40.1069, 59.3248, 32.9995) |
| Luminance | 0.5933 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.57
Weird Green
#3AE57F
ΔE00 5.63
Hospital Green
#9BE5AA
ΔE00 5.72
Lightish Green
#61E160
ΔE00 6.07
Palegreen
#98FB98
ΔE00 6.27
Light Sea Green
#98F6B0
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82DF89 #DF82D8
analogous
#AADF82 #82DF89 #82DFB8
triadic
#82DF89 #8982DF #DF8982
tetradic
#82DF89 #82AADF #DF82D8 #DFB882
square
#82DF89 #82AADF #DF82D8 #DFB882
split-complementary
#82DF89 #B882DF #DF82AA
monochromatic
#2FB839 #51D35B #82DF89 #B3EBB7 #E3F8E5
Accessibility & contrast
On white
1.63
#82DF89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.87
#82DF89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82DF89
12.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82DF89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82DF89 | 1.00 | 1.63 | 12.87 | 12.87 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D083
Deuteranopia (green-blind)
#D4C78E
Tritanopia (blue-blind)
#75DBC9
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #82df89; /* rgb */ color: rgb(130, 223, 137); /* oklch */ color: oklch(82.5% 0.149 145.7);
Tailwind
colors: {
custom: {
50: '#abe9ac',
500: '#82df89',
950: '#000000',
},
}SCSS
$custom: #82df89; $custom-light: #abe9ac; $custom-dark: #000000;
JSON
{
"hex": "#82df89",
"rgb": {
"r": 130,
"g": 223,
"b": 137
},
"hsl": {
"h": 124.516,
"s": 59.236,
"l": 69.216
},
"oklch": {
"l": 0.82464,
"c": 0.14853,
"h": 145.7
},
"luminance": 0.59327
}Semantic roles & 50–950 ramp
primary
#82DF89
secondary
#B64FAE
accent
#1FBAC7
background
#FDFEFD
surface
#F7FDF7
border
#D0D5D0
text
#101610
muted
#818481