#82F99B#82F99B
#82F99B is a very light, vivid green. Relative luminance 0.749; OKLCH L 89.0% C 0.168 H 148.9°. Best body text is #000000 at 15.97:1 contrast (WCAG AA passes).
Color values
| HEX | #82F99B |
|---|---|
| RGB | rgb(130, 249, 155) |
| HSL | hsl(133, 91%, 74%) |
| HSV | hsv(133, 48%, 98%) |
| CMYK | cmyk(47.8%, 0%, 37.8%, 2.4%) |
| CIE-LAB | lab(89.33, -53.09, 35.01) |
| CIE-LCH | lch(89.33, 63.60, 146.60°) |
| OKLab | oklab(88.97% -0.1442 0.0871) |
| OKLCH | oklch(88.97% 0.168 148.9) |
| XYZ | xyz(48.9949, 74.8600, 42.8716) |
| Luminance | 0.7486 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Baby Green
#8CFF9E
ΔE00 1.51
Mint Green
#8FFF9F
ΔE00 1.65
Foam Green
#90FDA9
ΔE00 2.09
Light Bluish Green
#76FDA8
ΔE00 2.57
Palegreen
#98FB98
ΔE00 2.66
Seafoam Green
#7AF9AB
ΔE00 3.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82F99B #F982E0
analogous
#A5F982 #82F99B #82F9D7
triadic
#82F99B #9B82F9 #F99B82
tetradic
#82F99B #82A5F9 #F982E0 #F9D782
square
#82F99B #82A5F9 #F982E0 #F9D782
split-complementary
#82F99B #D782F9 #F982A5
monochromatic
#0DF33E #48F66C #82F99B #BCFCCA #E2FEE8
Accessibility & contrast
On white
1.31
#82F99B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.97
#82F99B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82F99B
15.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82F99B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82F99B | 1.00 | 1.31 | 15.97 | 15.97 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE795
Deuteranopia (green-blind)
#EADCA1
Tritanopia (blue-blind)
#6CF5E1
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #82f99b; /* rgb */ color: rgb(130, 249, 155); /* oklch */ color: oklch(89.0% 0.168 148.9);
Tailwind
colors: {
custom: {
50: '#adfcb9',
500: '#82f99b',
950: '#000000',
},
}SCSS
$custom: #82f99b; $custom-light: #adfcb9; $custom-dark: #000000;
JSON
{
"hex": "#82f99b",
"rgb": {
"r": 130,
"g": 249,
"b": 155
},
"hsl": {
"h": 132.605,
"s": 90.84,
"l": 74.314
},
"oklch": {
"l": 0.88966,
"c": 0.16849,
"h": 148.9
},
"luminance": 0.74864
}Semantic roles & 50–950 ramp
primary
#82F99B
secondary
#D649B9
accent
#00B5E6
background
#FDFFFD
surface
#F8FFF8
border
#D1D7D1
text
#111711
muted
#818581