#82EAAC#82EAAC
#82EAAC is a very light, vivid green. Relative luminance 0.666; OKLCH L 85.8% C 0.131 H 156.1°. Best body text is #000000 at 14.31:1 contrast (WCAG AA passes).
Color values
| HEX | #82EAAC |
|---|---|
| RGB | rgb(130, 234, 172) |
| HSL | hsl(144, 71%, 71%) |
| HSV | hsv(144, 44%, 92%) |
| CMYK | cmyk(44.4%, 0%, 26.5%, 8.2%) |
| CIE-LAB | lab(85.28, -43.80, 20.90) |
| CIE-LCH | lch(85.28, 48.54, 154.49°) |
| OKLab | oklab(85.77% -0.1202 0.0533) |
| OKLCH | oklch(85.77% 0.131 156.1) |
| XYZ | xyz(46.0718, 66.5667, 49.4426) |
| Luminance | 0.6657 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sea Green
#98F6B0
ΔE00 3.62
Hospital Green
#9BE5AA
ΔE00 3.62
Seafoam (survey)
#80F9AD
ΔE00 3.80
Light Blue Green
#7EFBB3
ΔE00 3.86
Seafoam Green
#7AF9AB
ΔE00 4.05
Light Greenish Blue
#63F7B4
ΔE00 4.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82EAAC #EA82C0
analogous
#8CEA82 #82EAAC #82EAE0
triadic
#82EAAC #AC82EA #EAAC82
tetradic
#82EAAC #828CEA #EA82C0 #EAE082
square
#82EAAC #828CEA #EA82C0 #EAE082
split-complementary
#82EAAC #E082EA #EA828C
monochromatic
#23CF68 #4EE189 #82EAAC #B6F3CF #E5FBEE
Accessibility & contrast
On white
1.47
#82EAAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.31
#82EAAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82EAAC
14.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82EAAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82EAAC | 1.00 | 1.47 | 14.31 | 14.31 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DCA8
Deuteranopia (green-blind)
#D9D1B0
Tritanopia (blue-blind)
#6AE8D9
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #82eaac; /* rgb */ color: rgb(130, 234, 172); /* oklch */ color: oklch(85.8% 0.131 156.1);
Tailwind
colors: {
custom: {
50: '#abf1c5',
500: '#82eaac',
950: '#000000',
},
}SCSS
$custom: #82eaac; $custom-light: #abf1c5; $custom-dark: #000000;
JSON
{
"hex": "#82eaac",
"rgb": {
"r": 130,
"g": 234,
"b": 172
},
"hsl": {
"h": 144.231,
"s": 71.233,
"l": 71.373
},
"oklch": {
"l": 0.8577,
"c": 0.13143,
"h": 156.1
},
"luminance": 0.6657
}Semantic roles & 50–950 ramp
primary
#82EAAC
secondary
#C34D94
accent
#1285D3
background
#FDFFFD
surface
#F7FEF9
border
#D0D6D2
text
#101712
muted
#818582