#82DF91#82DF91
#82DF91 is a very light, vivid green. Relative luminance 0.596; OKLCH L 82.6% C 0.141 H 148.0°. Best body text is #000000 at 12.91:1 contrast (WCAG AA passes).
Color values
| HEX | #82DF91 |
|---|---|
| RGB | rgb(130, 223, 145) |
| HSL | hsl(130, 59%, 69%) |
| HSV | hsv(130, 42%, 87%) |
| CMYK | cmyk(41.7%, 0%, 35%, 12.5%) |
| CIE-LAB | lab(81.60, -43.82, 29.81) |
| CIE-LCH | lch(81.60, 52.99, 145.77°) |
| OKLab | oklab(82.61% -0.1193 0.0746) |
| OKLCH | oklch(82.61% 0.141 148) |
| XYZ | xyz(40.7022, 59.5629, 36.1346) |
| Luminance | 0.5957 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.22
Hospital Green
#9BE5AA
ΔE00 4.57
Light Sea Green
#98F6B0
ΔE00 5.64
Weird Green
#3AE57F
ΔE00 5.94
Seafoam (survey)
#80F9AD
ΔE00 6.13
Seafoam Green
#7AF9AB
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82DF91 #DF82D0
analogous
#A2DF82 #82DF91 #82DFC0
triadic
#82DF91 #9182DF #DF9182
tetradic
#82DF91 #82A2DF #DF82D0 #DFC082
square
#82DF91 #82A2DF #DF82D0 #DFC082
split-complementary
#82DF91 #C082DF #DF82A2
monochromatic
#2FB845 #51D366 #82DF91 #B3EBBC #E3F8E7
Accessibility & contrast
On white
1.63
#82DF91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.91
#82DF91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82DF91
12.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82DF91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82DF91 | 1.00 | 1.63 | 12.91 | 12.91 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D08C
Deuteranopia (green-blind)
#D3C796
Tritanopia (blue-blind)
#73DBCB
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #82df91; /* rgb */ color: rgb(130, 223, 145); /* oklch */ color: oklch(82.6% 0.141 148.0);
Tailwind
colors: {
custom: {
50: '#aae9b2',
500: '#82df91',
950: '#000000',
},
}SCSS
$custom: #82df91; $custom-light: #aae9b2; $custom-dark: #000000;
JSON
{
"hex": "#82df91",
"rgb": {
"r": 130,
"g": 223,
"b": 145
},
"hsl": {
"h": 129.677,
"s": 59.236,
"l": 69.216
},
"oklch": {
"l": 0.82613,
"c": 0.14071,
"h": 148
},
"luminance": 0.59566
}Semantic roles & 50–950 ramp
primary
#82DF91
secondary
#B64FA6
accent
#1FACC7
background
#FDFEFD
surface
#F7FDF7
border
#D0D5D0
text
#101611
muted
#818481