#82E192#82E192
#82E192 is a very light, vivid green. Relative luminance 0.607; OKLCH L 83.1% C 0.143 H 148.1°. Best body text is #000000 at 13.13:1 contrast (WCAG AA passes).
Color values
| HEX | #82E192 |
|---|---|
| RGB | rgb(130, 225, 146) |
| HSL | hsl(130, 61%, 70%) |
| HSV | hsv(130, 42%, 88%) |
| CMYK | cmyk(42.2%, 0%, 35.1%, 11.8%) |
| CIE-LAB | lab(82.20, -44.52, 30.10) |
| CIE-LCH | lch(82.20, 53.73, 145.94°) |
| OKLab | oklab(83.11% -0.1212 0.0753) |
| OKLCH | oklch(83.11% 0.143 148.1) |
| XYZ | xyz(41.3171, 60.6689, 36.7217) |
| Luminance | 0.6067 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.86
Hospital Green
#9BE5AA
ΔE00 4.56
Light Sea Green
#98F6B0
ΔE00 5.30
Seafoam (survey)
#80F9AD
ΔE00 5.72
Weird Green
#3AE57F
ΔE00 5.76
Seafoam Green
#7AF9AB
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82E192 #E182D1
analogous
#A2E182 #82E192 #82E1C1
triadic
#82E192 #9282E1 #E19282
tetradic
#82E192 #82A2E1 #E182D1 #E1C182
square
#82E192 #82A2E1 #E182D1 #E1C182
split-complementary
#82E192 #C182E1 #E182A2
monochromatic
#2DBC45 #51D567 #82E192 #B3EDBD #E5F9E8
Accessibility & contrast
On white
1.60
#82E192 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.13
#82E192 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82E192
13.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82E192 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82E192 | 1.00 | 1.60 | 13.13 | 13.13 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D28D
Deuteranopia (green-blind)
#D5C997
Tritanopia (blue-blind)
#73DDCD
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #82e192; /* rgb */ color: rgb(130, 225, 146); /* oklch */ color: oklch(83.1% 0.143 148.1);
Tailwind
colors: {
custom: {
50: '#abebb2',
500: '#82e192',
950: '#000000',
},
}SCSS
$custom: #82e192; $custom-light: #abebb2; $custom-dark: #000000;
JSON
{
"hex": "#82e192",
"rgb": {
"r": 130,
"g": 225,
"b": 146
},
"hsl": {
"h": 130.105,
"s": 61.29,
"l": 69.608
},
"oklch": {
"l": 0.83107,
"c": 0.14268,
"h": 148.1
},
"luminance": 0.60672
}Semantic roles & 50–950 ramp
primary
#82E192
secondary
#B94FA7
accent
#1DACC9
background
#FDFEFD
surface
#F7FDF8
border
#D0D5D1
text
#101611
muted
#818481