#82EE95#82EE95
#82EE95 is a very light, vivid green. Relative luminance 0.681; OKLCH L 86.2% C 0.159 H 148.1°. Best body text is #000000 at 14.61:1 contrast (WCAG AA passes).
Color values
| HEX | #82EE95 |
|---|---|
| RGB | rgb(130, 238, 149) |
| HSL | hsl(131, 76%, 72%) |
| HSV | hsv(131, 45%, 93%) |
| CMYK | cmyk(45.4%, 0%, 37.4%, 6.7%) |
| CIE-LAB | lab(86.04, -49.53, 33.67) |
| CIE-LCH | lch(86.04, 59.89, 145.80°) |
| OKLab | oklab(86.25% -0.1347 0.0838) |
| OKLCH | oklch(86.25% 0.159 148.1) |
| XYZ | xyz(45.2026, 68.0616, 39.1832) |
| Luminance | 0.6806 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.06
Foam Green
#90FDA9
ΔE00 3.50
Baby Green
#8CFF9E
ΔE00 3.62
Mint Green
#8FFF9F
ΔE00 3.65
Palegreen
#98FB98
ΔE00 3.67
Seafoam Green
#7AF9AB
ΔE00 3.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82EE95 #EE82DB
analogous
#A5EE82 #82EE95 #82EECB
triadic
#82EE95 #9582EE #EE9582
tetradic
#82EE95 #82A5EE #EE82DB #EECB82
square
#82EE95 #82A5EE #EE82DB #EECB82
split-complementary
#82EE95 #CB82EE #EE82A5
monochromatic
#1DD83E #4CE767 #82EE95 #B8F5C3 #E4FBE8
Accessibility & contrast
On white
1.44
#82EE95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.61
#82EE95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82EE95
14.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82EE95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82EE95 | 1.00 | 1.44 | 14.61 | 14.61 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DE8F
Deuteranopia (green-blind)
#E1D39A
Tritanopia (blue-blind)
#70EAD8
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #82ee95; /* rgb */ color: rgb(130, 238, 149); /* oklch */ color: oklch(86.2% 0.159 148.1);
Tailwind
colors: {
custom: {
50: '#acf4b5',
500: '#82ee95',
950: '#000000',
},
}SCSS
$custom: #82ee95; $custom-light: #acf4b5; $custom-dark: #000000;
JSON
{
"hex": "#82ee95",
"rgb": {
"r": 130,
"g": 238,
"b": 149
},
"hsl": {
"h": 130.556,
"s": 76.056,
"l": 72.157
},
"oklch": {
"l": 0.86249,
"c": 0.15863,
"h": 148.1
},
"luminance": 0.68065
}Semantic roles & 50–950 ramp
primary
#82EE95
secondary
#C84CB2
accent
#0DB5D8
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#111711
muted
#818581