#83BBBC#83BBBC
#83BBBC is a light, muted teal. Relative luminance 0.440; OKLCH L 75.4% C 0.058 H 197.4°. Best body text is #000000 at 9.80:1 contrast (WCAG AA passes).
Color values
| HEX | #83BBBC |
|---|---|
| RGB | rgb(131, 187, 188) |
| HSL | hsl(181, 30%, 63%) |
| HSV | hsv(181, 30%, 74%) |
| CMYK | cmyk(30.3%, 0.5%, 0%, 26.3%) |
| CIE-LAB | lab(72.22, -17.83, -6.35) |
| CIE-LCH | lch(72.22, 18.93, 199.59°) |
| OKLab | oklab(75.38% -0.0555 -0.0174) |
| OKLCH | oklch(75.38% 0.058 197.4) |
| XYZ | xyz(36.2044, 43.9948, 54.1514) |
| Luminance | 0.4400 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 9.00
Mediumturquoise
#48D1CC
ΔE00 9.68
Turquoise Blue
#06B1C4
ΔE00 10.21
Powder Blue
#B0E0E6
ΔE00 10.21
Darkturquoise
#00CED1
ΔE00 10.27
Greyish Teal
#719F91
ΔE00 10.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83BBBC #BC8483
analogous
#83BCA1 #83BBBC #839EBC
triadic
#83BBBC #BC83BB #BBBC83
tetradic
#83BBBC #A183BC #BC8483 #9EBC83
square
#83BBBC #A183BC #BC8483 #9EBC83
split-complementary
#83BBBC #BC839E #BCA183
monochromatic
#457F80 #5BA5A7 #83BBBC #ABD1D1 #D2E7E7
Accessibility & contrast
On white
2.14
#83BBBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.80
#83BBBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83BBBC
9.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83BBBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83BBBC | 1.00 | 2.14 | 9.80 | 9.80 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B6BC
Deuteranopia (green-blind)
#A9AEBD
Tritanopia (blue-blind)
#6EBFBB
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #83bbbc; /* rgb */ color: rgb(131, 187, 188); /* oklch */ color: oklch(75.4% 0.058 197.4);
Tailwind
colors: {
custom: {
50: '#a9cfd0',
500: '#83bbbc',
950: '#000000',
},
}SCSS
$custom: #83bbbc; $custom-light: #a9cfd0; $custom-dark: #000000;
JSON
{
"hex": "#83bbbc",
"rgb": {
"r": 131,
"g": 187,
"b": 188
},
"hsl": {
"h": 181.053,
"s": 29.843,
"l": 62.549
},
"oklch": {
"l": 0.75383,
"c": 0.05817,
"h": 197.4
},
"luminance": 0.43997
}Semantic roles & 50–950 ramp
primary
#83BBBC
secondary
#D8C3C3
accent
#3F3DA9
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101314
muted
#7F8282