#83BDBF#83BDBF
#83BDBF is a light, muted teal. Relative luminance 0.450; OKLCH L 75.9% C 0.060 H 198.7°. Best body text is #000000 at 10.00:1 contrast (WCAG AA passes).
Color values
| HEX | #83BDBF |
|---|---|
| RGB | rgb(131, 189, 191) |
| HSL | hsl(182, 32%, 63%) |
| HSV | hsv(182, 31%, 75%) |
| CMYK | cmyk(31.4%, 1%, 0%, 25.1%) |
| CIE-LAB | lab(72.88, -18.15, -7.02) |
| CIE-LCH | lch(72.88, 19.46, 201.13°) |
| OKLab | oklab(75.93% -0.0568 -0.0192) |
| OKLCH | oklch(75.93% 0.06 198.7) |
| XYZ | xyz(36.9584, 44.9800, 56.0147) |
| Luminance | 0.4498 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 9.40
Cadetblue
#5F9EA0
ΔE00 9.45
Powder Blue
#B0E0E6
ΔE00 9.74
Darkturquoise
#00CED1
ΔE00 9.93
Turquoise Blue
#06B1C4
ΔE00 10.05
Lightblue
#ADD8E6
ΔE00 10.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83BDBF #BF8583
analogous
#83BFA3 #83BDBF #839FBF
triadic
#83BDBF #BF83BD #BDBF83
tetradic
#83BDBF #A383BF #BF8583 #9FBF83
square
#83BDBF #A383BF #BF8583 #9FBF83
split-complementary
#83BDBF #BF839F #BFA383
monochromatic
#448284 #5BA8AA #83BDBF #ABD2D4 #D4E8E9
Accessibility & contrast
On white
2.10
#83BDBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.00
#83BDBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83BDBF
10.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83BDBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83BDBF | 1.00 | 2.10 | 10.00 | 10.00 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B8BF
Deuteranopia (green-blind)
#AAAFBF
Tritanopia (blue-blind)
#6DC1BD
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #83bdbf; /* rgb */ color: rgb(131, 189, 191); /* oklch */ color: oklch(75.9% 0.060 198.7);
Tailwind
colors: {
custom: {
50: '#a9d1d2',
500: '#83bdbf',
950: '#000000',
},
}SCSS
$custom: #83bdbf; $custom-light: #a9d1d2; $custom-dark: #000000;
JSON
{
"hex": "#83bdbf",
"rgb": {
"r": 131,
"g": 189,
"b": 191
},
"hsl": {
"h": 182,
"s": 31.915,
"l": 63.137
},
"oklch": {
"l": 0.75934,
"c": 0.05999,
"h": 198.7
},
"luminance": 0.44982
}Semantic roles & 50–950 ramp
primary
#83BDBF
secondary
#DAC5C4
accent
#3F3BAB
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101414
muted
#7F8282