#82F4AA#82F4AA
#82F4AA is a very light, vivid green. Relative luminance 0.723; OKLCH L 88.1% C 0.148 H 153.7°. Best body text is #000000 at 15.47:1 contrast (WCAG AA passes).
Color values
| HEX | #82F4AA |
|---|---|
| RGB | rgb(130, 244, 170) |
| HSL | hsl(141, 84%, 73%) |
| HSV | hsv(141, 47%, 96%) |
| CMYK | cmyk(46.7%, 0%, 30.3%, 4.3%) |
| CIE-LAB | lab(88.13, -48.46, 25.85) |
| CIE-LCH | lch(88.13, 54.92, 151.93°) |
| OKLab | oklab(88.08% -0.1323 0.0654) |
| OKLCH | oklch(88.08% 0.148 153.7) |
| XYZ | xyz(48.8089, 72.3458, 49.4145) |
| Luminance | 0.7235 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam (survey)
#80F9AD
ΔE00 1.10
Seafoam Green
#7AF9AB
ΔE00 1.39
Light Blue Green
#7EFBB3
ΔE00 1.82
Light Sea Green
#98F6B0
ΔE00 2.31
Light Bluish Green
#76FDA8
ΔE00 2.57
Foam Green
#90FDA9
ΔE00 2.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82F4AA #F482CC
analogous
#93F482 #82F4AA #82F4E3
triadic
#82F4AA #AA82F4 #F4AA82
tetradic
#82F4AA #8293F4 #F482CC #F4E382
square
#82F4AA #8293F4 #F482CC #F4E382
split-complementary
#82F4AA #E382F4 #F48293
monochromatic
#14E75E #4AEF84 #82F4AA #BAF9D0 #E3FDEC
Accessibility & contrast
On white
1.36
#82F4AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.47
#82F4AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82F4AA
15.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82F4AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82F4AA | 1.00 | 1.36 | 15.47 | 15.47 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E4A5
Deuteranopia (green-blind)
#E3D8AE
Tritanopia (blue-blind)
#68F2E0
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #82f4aa; /* rgb */ color: rgb(130, 244, 170); /* oklch */ color: oklch(88.1% 0.148 153.7);
Tailwind
colors: {
custom: {
50: '#acf8c3',
500: '#82f4aa',
950: '#000000',
},
}SCSS
$custom: #82f4aa; $custom-light: #acf8c3; $custom-dark: #000000;
JSON
{
"hex": "#82f4aa",
"rgb": {
"r": 130,
"g": 244,
"b": 170
},
"hsl": {
"h": 141.053,
"s": 83.824,
"l": 73.333
},
"oklch": {
"l": 0.88076,
"c": 0.14756,
"h": 153.7
},
"luminance": 0.72349
}Semantic roles & 50–950 ramp
primary
#82F4AA
secondary
#D04AA1
accent
#0593E0
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111712
muted
#818582