#82AAAF#82AAAF
#82AAAF is a light, muted teal. Relative luminance 0.366; OKLCH L 71.1% C 0.044 H 205.7°. Best body text is #000000 at 8.32:1 contrast (WCAG AA passes).
Color values
| HEX | #82AAAF |
|---|---|
| RGB | rgb(130, 170, 175) |
| HSL | hsl(187, 22%, 60%) |
| HSV | hsv(187, 26%, 69%) |
| CMYK | cmyk(25.7%, 2.9%, 0%, 31.4%) |
| CIE-LAB | lab(66.97, -12.28, -6.98) |
| CIE-LCH | lch(66.97, 14.13, 209.62°) |
| OKLab | oklab(71.06% -0.0395 -0.019) |
| OKLCH | oklch(71.06% 0.044 205.7) |
| XYZ | xyz(31.3161, 36.5891, 45.9615) |
| Luminance | 0.3659 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bluegrey
#85A3B2
ΔE00 6.45
Greyblue
#77A1B5
ΔE00 6.94
Cadetblue
#5F9EA0
ΔE00 7.10
Cool Grey
#95A3A6
ΔE00 7.81
Bluey Grey
#89A0B0
ΔE00 8.68
Cool Gray
#9AA7B0
ΔE00 9.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82AAAF #AF8782
analogous
#82AF9E #82AAAF #8294AF
triadic
#82AAAF #AF82AA #AAAF82
tetradic
#82AAAF #9E82AF #AF8782 #94AF82
square
#82AAAF #9E82AF #AF8782 #94AF82
split-complementary
#82AAAF #AF8294 #AF9E82
monochromatic
#476B6F #5F8F95 #82AAAF #A7C3C7 #CDDDDF
Accessibility & contrast
On white
2.52
#82AAAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.32
#82AAAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82AAAF
8.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82AAAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82AAAF | 1.00 | 2.52 | 8.32 | 8.32 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A7AF
Deuteranopia (green-blind)
#9CA0AF
Tritanopia (blue-blind)
#73ADAB
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #82aaaf; /* rgb */ color: rgb(130, 170, 175); /* oklch */ color: oklch(71.1% 0.044 205.7);
Tailwind
colors: {
custom: {
50: '#a7c3c6',
500: '#82aaaf',
950: '#000000',
},
}SCSS
$custom: #82aaaf; $custom-light: #a7c3c6; $custom-dark: #000000;
JSON
{
"hex": "#82aaaf",
"rgb": {
"r": 130,
"g": 170,
"b": 175
},
"hsl": {
"h": 186.667,
"s": 21.951,
"l": 59.804
},
"oklch": {
"l": 0.71056,
"c": 0.04381,
"h": 205.7
},
"luminance": 0.3659
}Semantic roles & 50–950 ramp
primary
#82AAAF
secondary
#CFC0BE
accent
#7369BE
background
#FAFBFC
surface
#F4F7F8
border
#CED0D1
text
#0F1213
muted
#7F8182