#83B0AE#83B0AE
#83B0AE is a light, muted teal. Relative luminance 0.389; OKLCH L 72.4% C 0.048 H 192.7°. Best body text is #000000 at 8.79:1 contrast (WCAG AA passes).
Color values
| HEX | #83B0AE |
|---|---|
| RGB | rgb(131, 176, 174) |
| HSL | hsl(177, 22%, 60%) |
| HSV | hsv(177, 26%, 69%) |
| CMYK | cmyk(25.6%, 0%, 1.1%, 31%) |
| CIE-LAB | lab(68.70, -15.37, -3.86) |
| CIE-LCH | lch(68.70, 15.85, 194.09°) |
| OKLab | oklab(72.44% -0.0469 -0.0106) |
| OKLCH | oklch(72.44% 0.048 192.7) |
| XYZ | xyz(32.5230, 38.9305, 45.8369) |
| Luminance | 0.3893 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 7.12
Greyish Teal
#719F91
ΔE00 7.56
Dull Teal
#5F9E8F
ΔE00 9.38
Cool Grey
#95A3A6
ΔE00 10.19
Bluegrey
#85A3B2
ΔE00 10.27
Grey Teal
#5E9B8A
ΔE00 10.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83B0AE #B08385
analogous
#83B097 #83B0AE #839CB0
triadic
#83B0AE #AE83B0 #B0AE83
tetradic
#83B0AE #9783B0 #B08385 #9CB083
square
#83B0AE #9783B0 #B08385 #9CB083
split-complementary
#83B0AE #B0839C #B09783
monochromatic
#48716F #609694 #83B0AE #A8C8C6 #CEE0DF
Accessibility & contrast
On white
2.39
#83B0AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.79
#83B0AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83B0AE
8.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83B0AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83B0AE | 1.00 | 2.39 | 8.79 | 8.79 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABABAE
Deuteranopia (green-blind)
#A2A5AF
Tritanopia (blue-blind)
#74B3AF
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #83b0ae; /* rgb */ color: rgb(131, 176, 174); /* oklch */ color: oklch(72.4% 0.048 192.7);
Tailwind
colors: {
custom: {
50: '#a8c7c6',
500: '#83b0ae',
950: '#000000',
},
}SCSS
$custom: #83b0ae; $custom-light: #a8c7c6; $custom-dark: #000000;
JSON
{
"hex": "#83b0ae",
"rgb": {
"r": 131,
"g": 176,
"b": 174
},
"hsl": {
"h": 177.333,
"s": 22.167,
"l": 60.196
},
"oklch": {
"l": 0.72441,
"c": 0.04813,
"h": 192.7
},
"luminance": 0.38932
}Semantic roles & 50–950 ramp
primary
#83B0AE
secondary
#D0BFC0
accent
#4549A1
background
#FAFCFC
surface
#F4F8F8
border
#CED1D1
text
#101313
muted
#7F8282