#82F98F#82F98F
#82F98F is a very light, vivid green. Relative luminance 0.745; OKLCH L 88.8% C 0.180 H 146.2°. Best body text is #000000 at 15.90:1 contrast (WCAG AA passes).
Color values
| HEX | #82F98F |
|---|---|
| RGB | rgb(130, 249, 143) |
| HSL | hsl(127, 91%, 74%) |
| HSV | hsv(127, 48%, 98%) |
| CMYK | cmyk(47.8%, 0%, 42.6%, 2.4%) |
| CIE-LAB | lab(89.15, -54.95, 40.69) |
| CIE-LCH | lch(89.15, 68.38, 143.48°) |
| OKLab | oklab(88.76% -0.1492 0.1001) |
| OKLCH | oklch(88.76% 0.18 146.2) |
| XYZ | xyz(48.0368, 74.4768, 37.8254) |
| Luminance | 0.7448 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Baby Green
#8CFF9E
ΔE00 2.03
Mint Green
#8FFF9F
ΔE00 2.19
Palegreen
#98FB98
ΔE00 2.19
Lightgreen
#90EE90
ΔE00 3.04
Easter Green
#8CFD7E
ΔE00 3.34
Lightgreen (survey)
#76FF7B
ΔE00 3.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82F98F #F982EC
analogous
#B1F982 #82F98F #82F9CB
triadic
#82F98F #8F82F9 #F98F82
tetradic
#82F98F #82B1F9 #F982EC #F9CB82
square
#82F98F #82B1F9 #F982EC #F9CB82
split-complementary
#82F98F #CB82F9 #F982B1
monochromatic
#0DF326 #48F65B #82F98F #BCFCC3 #E2FEE5
Accessibility & contrast
On white
1.32
#82F98F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.90
#82F98F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82F98F
15.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82F98F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82F98F | 1.00 | 1.32 | 15.90 | 15.90 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE787
Deuteranopia (green-blind)
#EBDC96
Tritanopia (blue-blind)
#6FF4DF
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #82f98f; /* rgb */ color: rgb(130, 249, 143); /* oklch */ color: oklch(88.8% 0.180 146.2);
Tailwind
colors: {
custom: {
50: '#adfcb1',
500: '#82f98f',
950: '#000000',
},
}SCSS
$custom: #82f98f; $custom-light: #adfcb1; $custom-dark: #000000;
JSON
{
"hex": "#82f98f",
"rgb": {
"r": 130,
"g": 249,
"b": 143
},
"hsl": {
"h": 126.555,
"s": 90.84,
"l": 74.314
},
"oklch": {
"l": 0.88759,
"c": 0.17966,
"h": 146.2
},
"luminance": 0.7448
}Semantic roles & 50–950 ramp
primary
#82F98F
secondary
#D649C7
accent
#00CCE6
background
#FDFFFD
surface
#F8FFF7
border
#D1D7D0
text
#111711
muted
#818581