#82EAAE#82EAAE
#82EAAE is a very light, vivid green. Relative luminance 0.666; OKLCH L 85.8% C 0.130 H 156.9°. Best body text is #000000 at 14.33:1 contrast (WCAG AA passes).
Color values
| HEX | #82EAAE |
|---|---|
| RGB | rgb(130, 234, 174) |
| HSL | hsl(145, 71%, 71%) |
| HSV | hsv(145, 44%, 92%) |
| CMYK | cmyk(44.4%, 0%, 25.6%, 8.2%) |
| CIE-LAB | lab(85.32, -43.42, 19.92) |
| CIE-LCH | lch(85.32, 47.78, 155.35°) |
| OKLab | oklab(85.82% -0.1193 0.0508) |
| OKLCH | oklch(85.82% 0.13 156.9) |
| XYZ | xyz(46.2654, 66.6441, 50.4618) |
| Luminance | 0.6665 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 3.73
Seafoam
#7FE0B3
ΔE00 3.84
Light Sea Green
#98F6B0
ΔE00 3.85
Light Blue Green
#7EFBB3
ΔE00 4.00
Seafoam (survey)
#80F9AD
ΔE00 4.05
Light Greenish Blue
#63F7B4
ΔE00 4.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82EAAE #EA82BE
analogous
#8AEA82 #82EAAE #82EAE2
triadic
#82EAAE #AE82EA #EAAE82
tetradic
#82EAAE #828AEA #EA82BE #EAE282
square
#82EAAE #828AEA #EA82BE #EAE282
split-complementary
#82EAAE #E282EA #EA828A
monochromatic
#23CF6C #4EE18C #82EAAE #B6F3D0 #E5FBEE
Accessibility & contrast
On white
1.47
#82EAAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.33
#82EAAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82EAAE
14.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82EAAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82EAAE | 1.00 | 1.47 | 14.33 | 14.33 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DCAB
Deuteranopia (green-blind)
#D9D1B2
Tritanopia (blue-blind)
#69E8DA
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #82eaae; /* rgb */ color: rgb(130, 234, 174); /* oklch */ color: oklch(85.8% 0.130 156.9);
Tailwind
colors: {
custom: {
50: '#abf1c6',
500: '#82eaae',
950: '#000000',
},
}SCSS
$custom: #82eaae; $custom-light: #abf1c6; $custom-dark: #000000;
JSON
{
"hex": "#82eaae",
"rgb": {
"r": 130,
"g": 234,
"b": 174
},
"hsl": {
"h": 145.385,
"s": 71.233,
"l": 71.373
},
"oklch": {
"l": 0.85815,
"c": 0.12965,
"h": 156.9
},
"luminance": 0.66647
}Semantic roles & 50–950 ramp
primary
#82EAAE
secondary
#C34D91
accent
#1282D3
background
#FDFFFD
surface
#F7FEF9
border
#D0D6D2
text
#101713
muted
#818582