#83AFAB#83AFAB
#83AFAB is a light, muted teal. Relative luminance 0.384; OKLCH L 72.1% C 0.047 H 189.2°. Best body text is #000000 at 8.69:1 contrast (WCAG AA passes).
Color values
| HEX | #83AFAB |
|---|---|
| RGB | rgb(131, 175, 171) |
| HSL | hsl(175, 22%, 60%) |
| HSV | hsv(175, 25%, 69%) |
| CMYK | cmyk(25.1%, 0%, 2.3%, 31.4%) |
| CIE-LAB | lab(68.33, -15.53, -2.74) |
| CIE-LCH | lch(68.33, 15.77, 190.01°) |
| OKLab | oklab(72.12% -0.0469 -0.0076) |
| OKLCH | oklch(72.12% 0.047 189.2) |
| XYZ | xyz(32.0384, 38.4241, 44.2487) |
| Luminance | 0.3843 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 6.79
Cadetblue
#5F9EA0
ΔE00 7.14
Dull Teal
#5F9E8F
ΔE00 8.73
Grey Teal
#5E9B8A
ΔE00 9.73
Cool Grey
#95A3A6
ΔE00 10.34
Lightseagreen
#20B2AA
ΔE00 10.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83AFAB #AF8387
analogous
#83AF95 #83AFAB #839DAF
triadic
#83AFAB #AB83AF #AFAB83
tetradic
#83AFAB #9583AF #AF8387 #9DAF83
square
#83AFAB #9583AF #AF8387 #9DAF83
split-complementary
#83AFAB #AF839D #AF9583
monochromatic
#48706C #609590 #83AFAB #A8C7C4 #CDDFDD
Accessibility & contrast
On white
2.42
#83AFAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.69
#83AFAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83AFAB
8.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83AFAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83AFAB | 1.00 | 2.42 | 8.69 | 8.69 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAAAAB
Deuteranopia (green-blind)
#A2A4AC
Tritanopia (blue-blind)
#75B1AE
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #83afab; /* rgb */ color: rgb(131, 175, 171); /* oklch */ color: oklch(72.1% 0.047 189.2);
Tailwind
colors: {
custom: {
50: '#a8c7c4',
500: '#83afab',
950: '#000000',
},
}SCSS
$custom: #83afab; $custom-light: #a8c7c4; $custom-dark: #000000;
JSON
{
"hex": "#83afab",
"rgb": {
"r": 131,
"g": 175,
"b": 171
},
"hsl": {
"h": 174.545,
"s": 21.569,
"l": 60
},
"oklch": {
"l": 0.72119,
"c": 0.04748,
"h": 189.2
},
"luminance": 0.38426
}Semantic roles & 50–950 ramp
primary
#83AFAB
secondary
#CFBEC0
accent
#6A71BE
background
#FAFCFC
surface
#F4F8F8
border
#CED1D1
text
#101312
muted
#7F8281