#83ABAE#83ABAE
#83ABAE is a light, muted teal. Relative luminance 0.370; OKLCH L 71.3% C 0.043 H 202.0°. Best body text is #000000 at 8.40:1 contrast (WCAG AA passes).
Color values
| HEX | #83ABAE |
|---|---|
| RGB | rgb(131, 171, 174) |
| HSL | hsl(184, 21%, 60%) |
| HSV | hsv(184, 25%, 68%) |
| CMYK | cmyk(24.7%, 1.7%, 0%, 31.8%) |
| CIE-LAB | lab(67.28, -12.74, -5.95) |
| CIE-LCH | lch(67.28, 14.06, 205.06°) |
| OKLab | oklab(71.31% -0.0403 -0.0162) |
| OKLCH | oklch(71.31% 0.043 202) |
| XYZ | xyz(31.5606, 37.0058, 45.5161) |
| Luminance | 0.3701 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 6.97
Bluegrey
#85A3B2
ΔE00 7.33
Greyblue
#77A1B5
ΔE00 7.90
Cool Grey
#95A3A6
ΔE00 8.09
Greyish Teal
#719F91
ΔE00 8.94
Bluey Grey
#89A0B0
ΔE00 9.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83ABAE #AE8683
analogous
#83AE9C #83ABAE #8396AE
triadic
#83ABAE #AE83AB #ABAE83
tetradic
#83ABAE #9C83AE #AE8683 #96AE83
square
#83ABAE #9C83AE #AE8683 #96AE83
split-complementary
#83ABAE #AE8396 #AE9C83
monochromatic
#486C6E #609093 #83ABAE #A8C4C6 #CDDDDE
Accessibility & contrast
On white
2.50
#83ABAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.40
#83ABAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83ABAE
8.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83ABAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83ABAE | 1.00 | 2.50 | 8.40 | 8.40 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A7AE
Deuteranopia (green-blind)
#9DA1AE
Tritanopia (blue-blind)
#75AEAC
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #83abae; /* rgb */ color: rgb(131, 171, 174); /* oklch */ color: oklch(71.3% 0.043 202.0);
Tailwind
colors: {
custom: {
50: '#a8c4c6',
500: '#83abae',
950: '#000000',
},
}SCSS
$custom: #83abae; $custom-light: #a8c4c6; $custom-dark: #000000;
JSON
{
"hex": "#83abae",
"rgb": {
"r": 131,
"g": 171,
"b": 174
},
"hsl": {
"h": 184.186,
"s": 20.976,
"l": 59.804
},
"oklch": {
"l": 0.71311,
"c": 0.04341,
"h": 202
},
"luminance": 0.37007
}Semantic roles & 50–950 ramp
primary
#83ABAE
secondary
#CFBFBE
accent
#706ABE
background
#FAFCFC
surface
#F4F8F8
border
#CED1D1
text
#101213
muted
#7F8182