#82B0AF#82B0AF
#82B0AF is a light, muted teal. Relative luminance 0.389; OKLCH L 72.4% C 0.049 H 194.4°. Best body text is #000000 at 8.78:1 contrast (WCAG AA passes).
Color values
| HEX | #82B0AF |
|---|---|
| RGB | rgb(130, 176, 175) |
| HSL | hsl(179, 23%, 60%) |
| HSV | hsv(179, 26%, 69%) |
| CMYK | cmyk(26.1%, 0%, 0.6%, 31%) |
| CIE-LAB | lab(68.67, -15.45, -4.46) |
| CIE-LCH | lch(68.67, 16.08, 196.10°) |
| OKLab | oklab(72.41% -0.0475 -0.0122) |
| OKLCH | oklch(72.41% 0.049 194.4) |
| XYZ | xyz(32.4667, 38.8901, 46.3450) |
| Luminance | 0.3889 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 6.96
Greyish Teal
#719F91
ΔE00 7.84
Dull Teal
#5F9E8F
ΔE00 9.57
Bluegrey
#85A3B2
ΔE00 10.02
Cool Grey
#95A3A6
ΔE00 10.21
Greyblue
#77A1B5
ΔE00 10.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82B0AF #B08283
analogous
#82B098 #82B0AF #829AB0
triadic
#82B0AF #AF82B0 #B0AF82
tetradic
#82B0AF #9882B0 #B08283 #9AB082
square
#82B0AF #9882B0 #B08283 #9AB082
split-complementary
#82B0AF #B0829A #B09882
monochromatic
#477070 #5F9695 #82B0AF #A8C8C7 #CDDFDF
Accessibility & contrast
On white
2.39
#82B0AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.78
#82B0AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82B0AF
8.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82B0AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82B0AF | 1.00 | 2.39 | 8.78 | 8.78 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAABAF
Deuteranopia (green-blind)
#A1A5AF
Tritanopia (blue-blind)
#73B3B0
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #82b0af; /* rgb */ color: rgb(130, 176, 175); /* oklch */ color: oklch(72.4% 0.049 194.4);
Tailwind
colors: {
custom: {
50: '#a7c7c6',
500: '#82b0af',
950: '#000000',
},
}SCSS
$custom: #82b0af; $custom-light: #a7c7c6; $custom-dark: #000000;
JSON
{
"hex": "#82b0af",
"rgb": {
"r": 130,
"g": 176,
"b": 175
},
"hsl": {
"h": 178.696,
"s": 22.549,
"l": 60
},
"oklch": {
"l": 0.72412,
"c": 0.04903,
"h": 194.4
},
"luminance": 0.38892
}Semantic roles & 50–950 ramp
primary
#82B0AF
secondary
#D0BEBE
accent
#696BBF
background
#FAFCFC
surface
#F4F8F8
border
#CED1D1
text
#101313
muted
#7F8282