#83BCBF#83BCBF
#83BCBF is a light, muted teal. Relative luminance 0.446; OKLCH L 75.7% C 0.059 H 200.1°. Best body text is #000000 at 9.91:1 contrast (WCAG AA passes).
Color values
| HEX | #83BCBF |
|---|---|
| RGB | rgb(131, 188, 191) |
| HSL | hsl(183, 32%, 63%) |
| HSV | hsv(183, 31%, 75%) |
| CMYK | cmyk(31.4%, 1.6%, 0%, 25.1%) |
| CIE-LAB | lab(72.60, -17.64, -7.44) |
| CIE-LCH | lch(72.60, 19.14, 202.86°) |
| OKLab | oklab(75.71% -0.0556 -0.0204) |
| OKLCH | oklch(75.71% 0.059 200.1) |
| XYZ | xyz(36.7441, 44.5513, 55.9432) |
| Luminance | 0.4455 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 9.29
Powder Blue
#B0E0E6
ΔE00 9.80
Mediumturquoise
#48D1CC
ΔE00 9.81
Turquoise Blue
#06B1C4
ΔE00 9.88
Darkturquoise
#00CED1
ΔE00 10.21
Lightblue
#ADD8E6
ΔE00 10.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83BCBF #BF8683
analogous
#83BFA4 #83BCBF #839EBF
triadic
#83BCBF #BF83BC #BCBF83
tetradic
#83BCBF #A483BF #BF8683 #9EBF83
square
#83BCBF #A483BF #BF8683 #9EBF83
split-complementary
#83BCBF #BF839E #BFA483
monochromatic
#448084 #5BA6AA #83BCBF #ABD2D4 #D4E8E9
Accessibility & contrast
On white
2.12
#83BCBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.91
#83BCBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83BCBF
9.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83BCBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83BCBF | 1.00 | 2.12 | 9.91 | 9.91 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B7BF
Deuteranopia (green-blind)
#A9AFBF
Tritanopia (blue-blind)
#6DC0BD
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #83bcbf; /* rgb */ color: rgb(131, 188, 191); /* oklch */ color: oklch(75.7% 0.059 200.1);
Tailwind
colors: {
custom: {
50: '#a9d0d2',
500: '#83bcbf',
950: '#000000',
},
}SCSS
$custom: #83bcbf; $custom-light: #a9d0d2; $custom-dark: #000000;
JSON
{
"hex": "#83bcbf",
"rgb": {
"r": 131,
"g": 188,
"b": 191
},
"hsl": {
"h": 183,
"s": 31.915,
"l": 63.137
},
"oklch": {
"l": 0.75707,
"c": 0.05917,
"h": 200.1
},
"luminance": 0.44553
}Semantic roles & 50–950 ramp
primary
#83BCBF
secondary
#DAC5C4
accent
#403BAB
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101414
muted
#7F8282