#83B3BB#83B3BB
#83B3BB is a light, muted teal. Relative luminance 0.407; OKLCH L 73.5% C 0.052 H 208.9°. Best body text is #000000 at 9.13:1 contrast (WCAG AA passes).
Color values
| HEX | #83B3BB |
|---|---|
| RGB | rgb(131, 179, 187) |
| HSL | hsl(189, 29%, 62%) |
| HSV | hsv(189, 30%, 73%) |
| CMYK | cmyk(29.9%, 4.3%, 0%, 26.7%) |
| CIE-LAB | lab(69.93, -13.91, -9.20) |
| CIE-LCH | lch(69.93, 16.68, 213.50°) |
| OKLab | oklab(73.55% -0.0456 -0.0251) |
| OKLCH | oklch(73.55% 0.052 208.9) |
| XYZ | xyz(34.4469, 40.6516, 53.0356) |
| Luminance | 0.4065 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bluegrey
#85A3B2
ΔE00 7.59
Greyblue
#77A1B5
ΔE00 7.68
Cadetblue
#5F9EA0
ΔE00 8.45
Cool Grey
#95A3A6
ΔE00 9.72
Sky Blue
#87CEEB
ΔE00 9.80
Turquoise Blue
#06B1C4
ΔE00 9.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83B3BB #BB8B83
analogous
#83BBA7 #83B3BB #8397BB
triadic
#83B3BB #BB83B3 #B3BB83
tetradic
#83B3BB #A783BB #BB8B83 #97BB83
square
#83B3BB #A783BB #BB8B83 #97BB83
split-complementary
#83B3BB #BB8397 #BBA783
monochromatic
#45767E #5B9BA5 #83B3BB #ABCBD1 #D2E3E6
Accessibility & contrast
On white
2.30
#83B3BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.13
#83B3BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83B3BB
9.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83B3BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83B3BB | 1.00 | 2.30 | 9.13 | 9.13 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABAFBC
Deuteranopia (green-blind)
#A1A8BB
Tritanopia (blue-blind)
#70B7B5
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #83b3bb; /* rgb */ color: rgb(131, 179, 187); /* oklch */ color: oklch(73.5% 0.052 208.9);
Tailwind
colors: {
custom: {
50: '#a9c9cf',
500: '#83b3bb',
950: '#000000',
},
}SCSS
$custom: #83b3bb; $custom-light: #a9c9cf; $custom-dark: #000000;
JSON
{
"hex": "#83b3bb",
"rgb": {
"r": 131,
"g": 179,
"b": 187
},
"hsl": {
"h": 188.571,
"s": 29.167,
"l": 62.353
},
"oklch": {
"l": 0.73546,
"c": 0.05205,
"h": 208.9
},
"luminance": 0.40653
}Semantic roles & 50–950 ramp
primary
#83B3BB
secondary
#D7C6C3
accent
#4D3EA8
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#101313
muted
#7F8282