#82A09A#82A09A
#82A09A is a light, muted teal. Relative luminance 0.322; OKLCH L 68.1% C 0.034 H 181.7°. Best body text is #000000 at 7.44:1 contrast (WCAG AA passes).
Color values
| HEX | #82A09A |
|---|---|
| RGB | rgb(130, 160, 154) |
| HSL | hsl(168, 14%, 57%) |
| HSV | hsv(168, 19%, 63%) |
| CMYK | cmyk(18.8%, 0%, 3.8%, 37.3%) |
| CIE-LAB | lab(63.52, -11.64, -0.32) |
| CIE-LCH | lch(63.52, 11.65, 181.59°) |
| OKLab | oklab(68.12% -0.0344 -0.001) |
| OKLCH | oklch(68.12% 0.034 181.7) |
| XYZ | xyz(27.6079, 32.2197, 35.3300) |
| Luminance | 0.3222 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 5.50
Cadetblue
#5F9EA0
ΔE00 7.54
Cool Grey
#95A3A6
ΔE00 8.05
Dull Teal
#5F9E8F
ΔE00 8.42
Grey Teal
#5E9B8A
ΔE00 8.85
Pewter
#899397
ΔE00 9.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82A09A #A08288
analogous
#82A08B #82A09A #8297A0
triadic
#82A09A #9A82A0 #A09A82
tetradic
#82A09A #8B82A0 #A08288 #97A082
square
#82A09A #8B82A0 #A08288 #97A082
split-complementary
#82A09A #A08297 #A08B82
monochromatic
#485F5B #63827C #82A09A #A5BAB6 #C8D5D2
Accessibility & contrast
On white
2.82
#82A09A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.44
#82A09A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82A09A
7.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82A09A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82A09A | 1.00 | 2.82 | 7.44 | 7.44 |
| #FFFFFF | 2.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9D9C9A
Deuteranopia (green-blind)
#97989B
Tritanopia (blue-blind)
#7AA19E
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #82a09a; /* rgb */ color: rgb(130, 160, 154); /* oklch */ color: oklch(68.1% 0.034 181.7);
Tailwind
colors: {
custom: {
50: '#a6bcb7',
500: '#82a09a',
950: '#000000',
},
}SCSS
$custom: #82a09a; $custom-light: #a6bcb7; $custom-dark: #000000;
JSON
{
"hex": "#82a09a",
"rgb": {
"r": 130,
"g": 160,
"b": 154
},
"hsl": {
"h": 168,
"s": 13.636,
"l": 56.863
},
"oklch": {
"l": 0.68121,
"c": 0.03447,
"h": 181.7
},
"luminance": 0.32221
}Semantic roles & 50–950 ramp
primary
#82A09A
secondary
#C5B9BB
accent
#717FB6
background
#FAFBFB
surface
#F4F6F6
border
#CED0D0
text
#0F1211
muted
#7F8180