#82A09C#82A09C
#82A09C is a light, muted teal. Relative luminance 0.323; OKLCH L 68.2% C 0.034 H 186.5°. Best body text is #000000 at 7.46:1 contrast (WCAG AA passes).
Color values
| HEX | #82A09C |
|---|---|
| RGB | rgb(130, 160, 156) |
| HSL | hsl(172, 14%, 57%) |
| HSV | hsv(172, 19%, 63%) |
| CMYK | cmyk(18.8%, 0%, 2.5%, 37.3%) |
| CIE-LAB | lab(63.58, -11.21, -1.36) |
| CIE-LCH | lch(63.58, 11.29, 186.94°) |
| OKLab | oklab(68.18% -0.0336 -0.0038) |
| OKLCH | oklch(68.18% 0.034 186.5) |
| XYZ | xyz(27.7758, 32.2869, 36.2146) |
| Luminance | 0.3229 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 6.18
Cadetblue
#5F9EA0
ΔE00 7.29
Cool Grey
#95A3A6
ΔE00 7.45
Dull Teal
#5F9E8F
ΔE00 8.95
Bluegrey
#85A3B2
ΔE00 9.27
Grey Teal
#5E9B8A
ΔE00 9.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82A09C #A08286
analogous
#82A08D #82A09C #8295A0
triadic
#82A09C #9C82A0 #A09C82
tetradic
#82A09C #8D82A0 #A08286 #95A082
square
#82A09C #8D82A0 #A08286 #95A082
split-complementary
#82A09C #A08295 #A08D82
monochromatic
#485F5C #63827E #82A09C #A5BAB8 #C8D5D3
Accessibility & contrast
On white
2.82
#82A09C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.46
#82A09C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82A09C
7.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82A09C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82A09C | 1.00 | 2.82 | 7.46 | 7.46 |
| #FFFFFF | 2.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9D9D9C
Deuteranopia (green-blind)
#97989C
Tritanopia (blue-blind)
#7AA19F
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #82a09c; /* rgb */ color: rgb(130, 160, 156); /* oklch */ color: oklch(68.2% 0.034 186.5);
Tailwind
colors: {
custom: {
50: '#a6bcb9',
500: '#82a09c',
950: '#000000',
},
}SCSS
$custom: #82a09c; $custom-light: #a6bcb9; $custom-dark: #000000;
JSON
{
"hex": "#82a09c",
"rgb": {
"r": 130,
"g": 160,
"b": 156
},
"hsl": {
"h": 172,
"s": 13.636,
"l": 56.863
},
"oklch": {
"l": 0.68183,
"c": 0.03382,
"h": 186.5
},
"luminance": 0.32288
}Semantic roles & 50–950 ramp
primary
#82A09C
secondary
#C5B9BA
accent
#717BB6
background
#FAFBFB
surface
#F4F6F6
border
#CED0D0
text
#0F1211
muted
#7F8180