#82F183#82F183
#82F183 is a very light, vivid green. Relative luminance 0.693; OKLCH L 86.7% C 0.180 H 144.0°. Best body text is #000000 at 14.86:1 contrast (WCAG AA passes).
Color values
| HEX | #82F183 |
|---|---|
| RGB | rgb(130, 241, 131) |
| HSL | hsl(121, 80%, 73%) |
| HSV | hsv(121, 46%, 95%) |
| CMYK | cmyk(46.1%, 0%, 45.6%, 5.5%) |
| CIE-LAB | lab(86.65, -53.46, 43.34) |
| CIE-LCH | lch(86.65, 68.82, 140.97°) |
| OKLab | oklab(86.66% -0.1454 0.1056) |
| OKLCH | oklch(86.66% 0.18 144) |
| XYZ | xyz(44.7557, 69.2920, 32.4846) |
| Luminance | 0.6929 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.47
Palegreen
#98FB98
ΔE00 3.16
Easter Green
#8CFD7E
ΔE00 3.27
Light Green
#96F97B
ΔE00 3.53
Lightgreen (survey)
#76FF7B
ΔE00 3.66
Baby Green
#8CFF9E
ΔE00 3.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82F183 #F182F0
analogous
#B8F182 #82F183 #82F1BB
triadic
#82F183 #8382F1 #F18382
tetradic
#82F183 #82B8F1 #F182F0 #F1BB82
square
#82F183 #82B8F1 #F182F0 #F1BB82
split-complementary
#82F183 #BB82F1 #F182B8
monochromatic
#19E01B #4BEB4C #82F183 #B9F7BA #E3FCE4
Accessibility & contrast
On white
1.41
#82F183 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.86
#82F183 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82F183
14.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82F183 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82F183 | 1.00 | 1.41 | 14.86 | 14.86 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5DF7A
Deuteranopia (green-blind)
#E5D58A
Tritanopia (blue-blind)
#73EBD7
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #82f183; /* rgb */ color: rgb(130, 241, 131); /* oklch */ color: oklch(86.7% 0.180 144.0);
Tailwind
colors: {
custom: {
50: '#adf6a9',
500: '#82f183',
950: '#000000',
},
}SCSS
$custom: #82f183; $custom-light: #adf6a9; $custom-dark: #000000;
JSON
{
"hex": "#82f183",
"rgb": {
"r": 130,
"g": 241,
"b": 131
},
"hsl": {
"h": 120.541,
"s": 79.856,
"l": 72.745
},
"oklch": {
"l": 0.86662,
"c": 0.17975,
"h": 144
},
"luminance": 0.69295
}Semantic roles & 50–950 ramp
primary
#82F183
secondary
#CC4BCB
accent
#09DADC
background
#FDFFFD
surface
#F8FFF7
border
#D1D7D0
text
#111710
muted
#818581