#82C2AA#82C2AA
#82C2AA is a light, moderate teal. Relative luminance 0.462; OKLCH L 76.4% C 0.074 H 168.8°. Best body text is #000000 at 10.25:1 contrast (WCAG AA passes).
Color values
| HEX | #82C2AA |
|---|---|
| RGB | rgb(130, 194, 170) |
| HSL | hsl(158, 34%, 64%) |
| HSV | hsv(158, 33%, 76%) |
| CMYK | cmyk(33%, 0%, 12.4%, 23.9%) |
| CIE-LAB | lab(73.69, -25.69, 5.60) |
| CIE-LCH | lch(73.69, 26.29, 167.70°) |
| OKLab | oklab(76.39% -0.073 0.0144) |
| OKLCH | oklch(76.39% 0.074 168.8) |
| XYZ | xyz(35.7509, 46.2297, 45.0619) |
| Luminance | 0.4623 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.42
Seafoam Blue
#78D1B6
ΔE00 4.52
Mediumaquamarine
#66CDAA
ΔE00 5.49
Darkseagreen
#8FBC8F
ΔE00 7.90
Greeny Blue
#42B395
ΔE00 8.07
Light Teal
#90E4C1
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82C2AA #C2829A
analogous
#82C28A #82C2AA #82BAC2
triadic
#82C2AA #AA82C2 #C2AA82
tetradic
#82C2AA #8A82C2 #C2829A #BAC282
square
#82C2AA #8A82C2 #C2829A #BAC282
split-complementary
#82C2AA #C282BA #C28A82
monochromatic
#42876D #59AE8E #82C2AA #ABD6C6 #D4EAE2
Accessibility & contrast
On white
2.05
#82C2AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.25
#82C2AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82C2AA
10.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82C2AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82C2AA | 1.00 | 2.05 | 10.25 | 10.25 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBAA9
Deuteranopia (green-blind)
#B4B2AC
Tritanopia (blue-blind)
#72C3BB
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #82c2aa; /* rgb */ color: rgb(130, 194, 170); /* oklch */ color: oklch(76.4% 0.074 168.8);
Tailwind
colors: {
custom: {
50: '#a8d4c3',
500: '#82c2aa',
950: '#000000',
},
}SCSS
$custom: #82c2aa; $custom-light: #a8d4c3; $custom-dark: #000000;
JSON
{
"hex": "#82c2aa",
"rgb": {
"r": 130,
"g": 194,
"b": 170
},
"hsl": {
"h": 157.5,
"s": 34.409,
"l": 63.529
},
"oklch": {
"l": 0.76387,
"c": 0.07438,
"h": 168.8
},
"luminance": 0.46232
}Semantic roles & 50–950 ramp
primary
#82C2AA
secondary
#DBC5CD
accent
#3864AD
background
#FAFDFB
surface
#F4FAF7
border
#CED3D0
text
#101412
muted
#7F8381