#82F08F#82F08F
#82F08F is a very light, vivid green. Relative luminance 0.690; OKLCH L 86.6% C 0.167 H 146.5°. Best body text is #000000 at 14.81:1 contrast (WCAG AA passes).
Color values
| HEX | #82F08F |
|---|---|
| RGB | rgb(130, 240, 143) |
| HSL | hsl(127, 79%, 73%) |
| HSV | hsv(127, 46%, 94%) |
| CMYK | cmyk(45.8%, 0%, 40.4%, 5.9%) |
| CIE-LAB | lab(86.53, -51.30, 37.31) |
| CIE-LCH | lch(86.53, 63.43, 143.98°) |
| OKLab | oklab(86.62% -0.1394 0.0922) |
| OKLCH | oklch(86.62% 0.167 146.5) |
| XYZ | xyz(45.3214, 69.0459, 36.9203) |
| Luminance | 0.6905 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.63
Palegreen
#98FB98
ΔE00 2.97
Baby Green
#8CFF9E
ΔE00 3.19
Mint Green
#8FFF9F
ΔE00 3.25
Foam Green
#90FDA9
ΔE00 3.83
Light Bluish Green
#76FDA8
ΔE00 4.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82F08F #F082E3
analogous
#ACF082 #82F08F #82F0C6
triadic
#82F08F #8F82F0 #F08F82
tetradic
#82F08F #82ACF0 #F082E3 #F0C682
square
#82F08F #82ACF0 #F082E3 #F0C682
split-complementary
#82F08F #C682F0 #F082AC
monochromatic
#1BDD32 #4BE95E #82F08F #B9F7C0 #E4FCE7
Accessibility & contrast
On white
1.42
#82F08F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.81
#82F08F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82F08F
14.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82F08F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82F08F | 1.00 | 1.42 | 14.81 | 14.81 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DF88
Deuteranopia (green-blind)
#E3D495
Tritanopia (blue-blind)
#71EBD8
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #82f08f; /* rgb */ color: rgb(130, 240, 143); /* oklch */ color: oklch(86.6% 0.167 146.5);
Tailwind
colors: {
custom: {
50: '#acf5b1',
500: '#82f08f',
950: '#000000',
},
}SCSS
$custom: #82f08f; $custom-light: #acf5b1; $custom-dark: #000000;
JSON
{
"hex": "#82f08f",
"rgb": {
"r": 130,
"g": 240,
"b": 143
},
"hsl": {
"h": 127.091,
"s": 78.571,
"l": 72.549
},
"oklch": {
"l": 0.86618,
"c": 0.16715,
"h": 146.5
},
"luminance": 0.69049
}Semantic roles & 50–950 ramp
primary
#82F08F
secondary
#CB4BBC
accent
#0BC2DB
background
#FDFFFD
surface
#F8FEF7
border
#D1D6D0
text
#111711
muted
#818581