#82DF99#82DF99
#82DF99 is a very light, vivid green. Relative luminance 0.598; OKLCH L 82.8% C 0.133 H 150.6°. Best body text is #000000 at 12.96:1 contrast (WCAG AA passes).
Color values
| HEX | #82DF99 |
|---|---|
| RGB | rgb(130, 223, 153) |
| HSL | hsl(135, 59%, 69%) |
| HSV | hsv(135, 42%, 87%) |
| CMYK | cmyk(41.7%, 0%, 31.4%, 12.5%) |
| CIE-LAB | lab(81.74, -42.46, 25.88) |
| CIE-LCH | lch(81.74, 49.72, 148.64°) |
| OKLab | oklab(82.77% -0.1158 0.0653) |
| OKLCH | oklch(82.77% 0.133 150.6) |
| XYZ | xyz(41.3409, 59.8184, 39.4985) |
| Luminance | 0.5982 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 3.60
Light Sea Green
#98F6B0
ΔE00 5.23
Lightgreen
#90EE90
ΔE00 5.29
Seafoam (survey)
#80F9AD
ΔE00 5.80
Seafoam Green
#7AF9AB
ΔE00 5.92
Seafoam
#7FE0B3
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82DF99 #DF82C8
analogous
#9ADF82 #82DF99 #82DFC8
triadic
#82DF99 #9982DF #DF9982
tetradic
#82DF99 #829ADF #DF82C8 #DFC882
square
#82DF99 #829ADF #DF82C8 #DFC882
split-complementary
#82DF99 #C882DF #DF829A
monochromatic
#2FB851 #51D371 #82DF99 #B3EBC1 #E3F8E9
Accessibility & contrast
On white
1.62
#82DF99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.96
#82DF99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82DF99
12.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82DF99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82DF99 | 1.00 | 1.62 | 12.96 | 12.96 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D195
Deuteranopia (green-blind)
#D2C79D
Tritanopia (blue-blind)
#71DCCD
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #82df99; /* rgb */ color: rgb(130, 223, 153); /* oklch */ color: oklch(82.8% 0.133 150.6);
Tailwind
colors: {
custom: {
50: '#aae9b7',
500: '#82df99',
950: '#000000',
},
}SCSS
$custom: #82df99; $custom-light: #aae9b7; $custom-dark: #000000;
JSON
{
"hex": "#82df99",
"rgb": {
"r": 130,
"g": 223,
"b": 153
},
"hsl": {
"h": 134.839,
"s": 59.236,
"l": 69.216
},
"oklch": {
"l": 0.82772,
"c": 0.13295,
"h": 150.6
},
"luminance": 0.59821
}Semantic roles & 50–950 ramp
primary
#82DF99
secondary
#B64F9D
accent
#1F9DC7
background
#FDFEFD
surface
#F7FDF8
border
#D0D5D1
text
#101611
muted
#818481