#83AFA8#83AFA8
#83AFA8 is a light, muted teal. Relative luminance 0.383; OKLCH L 72.0% C 0.048 H 184.1°. Best body text is #000000 at 8.66:1 contrast (WCAG AA passes).
Color values
| HEX | #83AFA8 |
|---|---|
| RGB | rgb(131, 175, 168) |
| HSL | hsl(170, 22%, 60%) |
| HSV | hsv(170, 25%, 69%) |
| CMYK | cmyk(25.1%, 0%, 4%, 31.4%) |
| CIE-LAB | lab(68.25, -16.20, -1.20) |
| CIE-LCH | lch(68.25, 16.24, 184.25°) |
| OKLab | oklab(72.02% -0.0481 -0.0035) |
| OKLCH | oklch(72.02% 0.048 184.1) |
| XYZ | xyz(31.7557, 38.3110, 42.7598) |
| Luminance | 0.3831 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 5.99
Cadetblue
#5F9EA0
ΔE00 7.57
Dull Teal
#5F9E8F
ΔE00 8.02
Grey Teal
#5E9B8A
ΔE00 8.98
Pale Teal
#82CBB2
ΔE00 10.01
Lightseagreen
#20B2AA
ΔE00 10.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83AFA8 #AF838A
analogous
#83AF92 #83AFA8 #83A0AF
triadic
#83AFA8 #A883AF #AFA883
tetradic
#83AFA8 #9283AF #AF838A #A0AF83
square
#83AFA8 #9283AF #AF838A #A0AF83
split-complementary
#83AFA8 #AF83A0 #AF9283
monochromatic
#487069 #60958C #83AFA8 #A8C7C2 #CDDFDC
Accessibility & contrast
On white
2.42
#83AFA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.66
#83AFA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83AFA8
8.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83AFA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83AFA8 | 1.00 | 2.42 | 8.66 | 8.66 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABAAA8
Deuteranopia (green-blind)
#A2A4A9
Tritanopia (blue-blind)
#76B1AD
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #83afa8; /* rgb */ color: rgb(131, 175, 168); /* oklch */ color: oklch(72.0% 0.048 184.1);
Tailwind
colors: {
custom: {
50: '#a8c7c1',
500: '#83afa8',
950: '#000000',
},
}SCSS
$custom: #83afa8; $custom-light: #a8c7c1; $custom-dark: #000000;
JSON
{
"hex": "#83afa8",
"rgb": {
"r": 131,
"g": 175,
"b": 168
},
"hsl": {
"h": 170.455,
"s": 21.569,
"l": 60
},
"oklch": {
"l": 0.72025,
"c": 0.04826,
"h": 184.1
},
"luminance": 0.38312
}Semantic roles & 50–950 ramp
primary
#83AFA8
secondary
#CFBEC1
accent
#6A77BE
background
#FAFCFB
surface
#F4F8F7
border
#CED1D0
text
#101312
muted
#7F8281