#82FAB9#82FAB9
#82FAB9 is a very light, vivid green. Relative luminance 0.766; OKLCH L 89.8% C 0.143 H 158.0°. Best body text is #000000 at 16.32:1 contrast (WCAG AA passes).
Color values
| HEX | #82FAB9 |
|---|---|
| RGB | rgb(130, 250, 185) |
| HSL | hsl(148, 92%, 75%) |
| HSV | hsv(148, 48%, 98%) |
| CMYK | cmyk(48%, 0%, 26%, 2%) |
| CIE-LAB | lab(90.14, -48.20, 20.95) |
| CIE-LCH | lch(90.14, 52.56, 156.51°) |
| OKLab | oklab(89.81% -0.1323 0.0534) |
| OKLCH | oklch(89.81% 0.143 158) |
| XYZ | xyz(52.1444, 76.6157, 57.9300) |
| Luminance | 0.7662 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.34
Seafoam (survey)
#80F9AD
ΔE00 2.24
Light Greenish Blue
#63F7B4
ΔE00 2.47
Seafoam Green
#7AF9AB
ΔE00 2.53
Light Aquamarine
#7BFDC7
ΔE00 2.95
Light Seafoam
#A0FEBF
ΔE00 3.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82FAB9 #FA82C3
analogous
#87FA82 #82FAB9 #82FAF5
triadic
#82FAB9 #B982FA #FAB982
tetradic
#82FAB9 #8287FA #FA82C3 #FAF582
square
#82FAB9 #8287FA #FA82C3 #FAF582
split-complementary
#82FAB9 #F582FA #FA8287
monochromatic
#0CF577 #47F898 #82FAB9 #BDFCDA #E2FEEF
Accessibility & contrast
On white
1.29
#82FAB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.32
#82FAB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82FAB9
16.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82FAB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82FAB9 | 1.00 | 1.29 | 16.32 | 16.32 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EAB5
Deuteranopia (green-blind)
#E6DEBD
Tritanopia (blue-blind)
#61F9E8
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #82fab9; /* rgb */ color: rgb(130, 250, 185); /* oklch */ color: oklch(89.8% 0.143 158.0);
Tailwind
colors: {
custom: {
50: '#adfcce',
500: '#82fab9',
950: '#000000',
},
}SCSS
$custom: #82fab9; $custom-light: #adfcce; $custom-dark: #000000;
JSON
{
"hex": "#82fab9",
"rgb": {
"r": 130,
"g": 250,
"b": 185
},
"hsl": {
"h": 147.5,
"s": 92.308,
"l": 74.51
},
"oklch": {
"l": 0.89805,
"c": 0.14272,
"h": 158
},
"luminance": 0.7662
}Semantic roles & 50–950 ramp
primary
#82FAB9
secondary
#D84896
accent
#007CE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111713
muted
#818583