#82EAAF#82EAAF
#82EAAF is a very light, vivid green. Relative luminance 0.667; OKLCH L 85.8% C 0.129 H 157.3°. Best body text is #000000 at 14.34:1 contrast (WCAG AA passes).
Color values
| HEX | #82EAAF |
|---|---|
| RGB | rgb(130, 234, 175) |
| HSL | hsl(146, 71%, 71%) |
| HSV | hsv(146, 44%, 92%) |
| CMYK | cmyk(44.4%, 0%, 25.2%, 8.2%) |
| CIE-LAB | lab(85.34, -43.23, 19.43) |
| CIE-LCH | lch(85.34, 47.40, 155.80°) |
| OKLab | oklab(85.84% -0.1188 0.0496) |
| OKLCH | oklch(85.84% 0.129 157.3) |
| XYZ | xyz(46.3632, 66.6832, 50.9772) |
| Luminance | 0.6669 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.66
Hospital Green
#9BE5AA
ΔE00 3.80
Light Sea Green
#98F6B0
ΔE00 3.98
Light Blue Green
#7EFBB3
ΔE00 4.09
Light Greenish Blue
#63F7B4
ΔE00 4.09
Seafoam (survey)
#80F9AD
ΔE00 4.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82EAAF #EA82BD
analogous
#89EA82 #82EAAF #82EAE3
triadic
#82EAAF #AF82EA #EAAF82
tetradic
#82EAAF #8289EA #EA82BD #EAE382
square
#82EAAF #8289EA #EA82BD #EAE382
split-complementary
#82EAAF #E382EA #EA8289
monochromatic
#23CF6D #4EE18D #82EAAF #B6F3D1 #E5FBEE
Accessibility & contrast
On white
1.46
#82EAAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.34
#82EAAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82EAAF
14.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82EAAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82EAAF | 1.00 | 1.46 | 14.34 | 14.34 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DCAC
Deuteranopia (green-blind)
#D9D1B3
Tritanopia (blue-blind)
#69E9DA
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #82eaaf; /* rgb */ color: rgb(130, 234, 175); /* oklch */ color: oklch(85.8% 0.129 157.3);
Tailwind
colors: {
custom: {
50: '#abf1c7',
500: '#82eaaf',
950: '#000000',
},
}SCSS
$custom: #82eaaf; $custom-light: #abf1c7; $custom-dark: #000000;
JSON
{
"hex": "#82eaaf",
"rgb": {
"r": 130,
"g": 234,
"b": 175
},
"hsl": {
"h": 145.962,
"s": 71.233,
"l": 71.373
},
"oklch": {
"l": 0.85837,
"c": 0.12878,
"h": 157.3
},
"luminance": 0.66687
}Semantic roles & 50–950 ramp
primary
#82EAAF
secondary
#C34D90
accent
#1280D3
background
#FDFFFD
surface
#F7FEF9
border
#D0D6D2
text
#101713
muted
#818582