#83BFBF#83BFBF
#83BFBF is a light, moderate teal. Relative luminance 0.458; OKLCH L 76.4% C 0.062 H 195.9°. Best body text is #000000 at 10.17:1 contrast (WCAG AA passes).
Color values
| HEX | #83BFBF |
|---|---|
| RGB | rgb(131, 191, 191) |
| HSL | hsl(180, 32%, 63%) |
| HSV | hsv(180, 31%, 75%) |
| CMYK | cmyk(31.4%, 0%, 0%, 25.1%) |
| CIE-LAB | lab(73.45, -19.18, -6.18) |
| CIE-LCH | lch(73.45, 20.15, 197.85°) |
| OKLab | oklab(76.39% -0.0594 -0.0169) |
| OKLCH | oklch(76.39% 0.062 195.9) |
| XYZ | xyz(37.3916, 45.8463, 56.1591) |
| Luminance | 0.4585 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 8.64
Darkturquoise
#00CED1
ΔE00 9.45
Powder Blue
#B0E0E6
ΔE00 9.68
Pale Teal
#82CBB2
ΔE00 9.82
Cadetblue
#5F9EA0
ΔE00 9.86
Lightseagreen
#20B2AA
ΔE00 10.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83BFBF #BF8383
analogous
#83BFA1 #83BFBF #83A1BF
triadic
#83BFBF #BF83BF #BFBF83
tetradic
#83BFBF #A183BF #BF8383 #A1BF83
square
#83BFBF #A183BF #BF8383 #A1BF83
split-complementary
#83BFBF #BF83A1 #BFA183
monochromatic
#448484 #5BAAAA #83BFBF #ABD4D4 #D4E9E9
Accessibility & contrast
On white
2.06
#83BFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.17
#83BFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83BFBF
10.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83BFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83BFBF | 1.00 | 2.06 | 10.17 | 10.17 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B9BF
Deuteranopia (green-blind)
#ACB1C0
Tritanopia (blue-blind)
#6DC3BF
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #83bfbf; /* rgb */ color: rgb(131, 191, 191); /* oklch */ color: oklch(76.4% 0.062 195.9);
Tailwind
colors: {
custom: {
50: '#a9d2d2',
500: '#83bfbf',
950: '#000000',
},
}SCSS
$custom: #83bfbf; $custom-light: #a9d2d2; $custom-dark: #000000;
JSON
{
"hex": "#83bfbf",
"rgb": {
"r": 131,
"g": 191,
"b": 191
},
"hsl": {
"h": 180,
"s": 31.915,
"l": 63.137
},
"oklch": {
"l": 0.76386,
"c": 0.06173,
"h": 195.9
},
"luminance": 0.45848
}Semantic roles & 50–950 ramp
primary
#83BFBF
secondary
#DAC4C4
accent
#3B3BAB
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101414
muted
#7F8282