#83AFB0#83AFB0
#83AFB0 is a light, muted teal. Relative luminance 0.386; OKLCH L 72.3% C 0.047 H 197.9°. Best body text is #000000 at 8.72:1 contrast (WCAG AA passes).
Color values
| HEX | #83AFB0 |
|---|---|
| RGB | rgb(131, 175, 176) |
| HSL | hsl(181, 22%, 60%) |
| HSV | hsv(181, 26%, 69%) |
| CMYK | cmyk(25.6%, 0.6%, 0%, 31%) |
| CIE-LAB | lab(68.47, -14.39, -5.30) |
| CIE-LCH | lch(68.47, 15.33, 200.22°) |
| OKLab | oklab(72.28% -0.0448 -0.0145) |
| OKLCH | oklch(72.28% 0.047 197.9) |
| XYZ | xyz(32.5241, 38.6183, 46.8063) |
| Luminance | 0.3862 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 7.02
Greyish Teal
#719F91
ΔE00 8.47
Bluegrey
#85A3B2
ΔE00 8.95
Greyblue
#77A1B5
ΔE00 9.41
Cool Grey
#95A3A6
ΔE00 9.43
Dull Teal
#5F9E8F
ΔE00 10.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83AFB0 #B08483
analogous
#83B09A #83AFB0 #8399B0
triadic
#83AFB0 #B083AF #AFB083
tetradic
#83AFB0 #9A83B0 #B08483 #99B083
square
#83AFB0 #9A83B0 #B08483 #99B083
split-complementary
#83AFB0 #B08399 #B09A83
monochromatic
#487071 #609596 #83AFB0 #A8C7C8 #CEDFE0
Accessibility & contrast
On white
2.41
#83AFB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.72
#83AFB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83AFB0
8.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83AFB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83AFB0 | 1.00 | 2.41 | 8.72 | 8.72 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9ABB0
Deuteranopia (green-blind)
#A0A4B0
Tritanopia (blue-blind)
#74B2AF
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #83afb0; /* rgb */ color: rgb(131, 175, 176); /* oklch */ color: oklch(72.3% 0.047 197.9);
Tailwind
colors: {
custom: {
50: '#a8c7c7',
500: '#83afb0',
950: '#000000',
},
}SCSS
$custom: #83afb0; $custom-light: #a8c7c7; $custom-dark: #000000;
JSON
{
"hex": "#83afb0",
"rgb": {
"r": 131,
"g": 175,
"b": 176
},
"hsl": {
"h": 181.333,
"s": 22.167,
"l": 60.196
},
"oklch": {
"l": 0.72279,
"c": 0.04707,
"h": 197.9
},
"luminance": 0.3862
}Semantic roles & 50–950 ramp
primary
#83AFB0
secondary
#D0BFBF
accent
#4745A1
background
#FAFCFC
surface
#F4F8F8
border
#CED1D1
text
#101313
muted
#7F8282