#83BABC#83BABC
#83BABC is a light, muted teal. Relative luminance 0.436; OKLCH L 75.2% C 0.057 H 198.9°. Best body text is #000000 at 9.71:1 contrast (WCAG AA passes).
Color values
| HEX | #83BABC |
|---|---|
| RGB | rgb(131, 186, 188) |
| HSL | hsl(182, 30%, 63%) |
| HSV | hsv(182, 30%, 74%) |
| CMYK | cmyk(30.3%, 1.1%, 0%, 26.3%) |
| CIE-LAB | lab(71.94, -17.32, -6.77) |
| CIE-LCH | lch(71.94, 18.59, 201.34°) |
| OKLab | oklab(75.16% -0.0542 -0.0185) |
| OKLCH | oklch(75.16% 0.057 198.9) |
| XYZ | xyz(35.9930, 43.5720, 54.0809) |
| Luminance | 0.4357 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 8.83
Turquoise Blue
#06B1C4
ΔE00 10.03
Mediumturquoise
#48D1CC
ΔE00 10.08
Powder Blue
#B0E0E6
ΔE00 10.28
Darkturquoise
#00CED1
ΔE00 10.54
Greyish Teal
#719F91
ΔE00 10.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83BABC #BC8583
analogous
#83BCA1 #83BABC #839EBC
triadic
#83BABC #BC83BA #BABC83
tetradic
#83BABC #A183BC #BC8583 #9EBC83
square
#83BABC #A183BC #BC8583 #9EBC83
split-complementary
#83BABC #BC839E #BCA183
monochromatic
#457E80 #5BA4A7 #83BABC #ABD0D1 #D2E6E7
Accessibility & contrast
On white
2.16
#83BABC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.71
#83BABC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83BABC
9.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83BABC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83BABC | 1.00 | 2.16 | 9.71 | 9.71 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B5BC
Deuteranopia (green-blind)
#A8ADBC
Tritanopia (blue-blind)
#6EBEBA
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #83babc; /* rgb */ color: rgb(131, 186, 188); /* oklch */ color: oklch(75.2% 0.057 198.9);
Tailwind
colors: {
custom: {
50: '#a9ced0',
500: '#83babc',
950: '#000000',
},
}SCSS
$custom: #83babc; $custom-light: #a9ced0; $custom-dark: #000000;
JSON
{
"hex": "#83babc",
"rgb": {
"r": 131,
"g": 186,
"b": 188
},
"hsl": {
"h": 182.105,
"s": 29.843,
"l": 62.549
},
"oklch": {
"l": 0.75157,
"c": 0.05731,
"h": 198.9
},
"luminance": 0.43574
}Semantic roles & 50–950 ramp
primary
#83BABC
secondary
#D8C4C3
accent
#413DA9
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101314
muted
#7F8282