#83BBBF#83BBBF
#83BBBF is a light, muted teal. Relative luminance 0.441; OKLCH L 75.5% C 0.058 H 201.6°. Best body text is #000000 at 9.83:1 contrast (WCAG AA passes).
Color values
| HEX | #83BBBF |
|---|---|
| RGB | rgb(131, 187, 191) |
| HSL | hsl(184, 32%, 63%) |
| HSV | hsv(184, 31%, 75%) |
| CMYK | cmyk(31.4%, 2.1%, 0%, 25.1%) |
| CIE-LAB | lab(72.31, -17.12, -7.86) |
| CIE-LCH | lch(72.31, 18.84, 204.65°) |
| OKLab | oklab(75.48% -0.0543 -0.0215) |
| OKLCH | oklch(75.48% 0.058 201.6) |
| XYZ | xyz(36.5312, 44.1255, 55.8723) |
| Luminance | 0.4413 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 9.15
Turquoise Blue
#06B1C4
ΔE00 9.74
Powder Blue
#B0E0E6
ΔE00 9.89
Sky Blue
#87CEEB
ΔE00 10.07
Lightblue
#ADD8E6
ΔE00 10.07
Mediumturquoise
#48D1CC
ΔE00 10.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83BBBF #BF8783
analogous
#83BFA5 #83BBBF #839DBF
triadic
#83BBBF #BF83BB #BBBF83
tetradic
#83BBBF #A583BF #BF8783 #9DBF83
square
#83BBBF #A583BF #BF8783 #9DBF83
split-complementary
#83BBBF #BF839D #BFA583
monochromatic
#447F84 #5BA5AA #83BBBF #ABD1D4 #D4E7E9
Accessibility & contrast
On white
2.14
#83BBBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.83
#83BBBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83BBBF
9.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83BBBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83BBBF | 1.00 | 2.14 | 9.83 | 9.83 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B6BF
Deuteranopia (green-blind)
#A8AEBF
Tritanopia (blue-blind)
#6DBFBC
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #83bbbf; /* rgb */ color: rgb(131, 187, 191); /* oklch */ color: oklch(75.5% 0.058 201.6);
Tailwind
colors: {
custom: {
50: '#a9cfd2',
500: '#83bbbf',
950: '#000000',
},
}SCSS
$custom: #83bbbf; $custom-light: #a9cfd2; $custom-dark: #000000;
JSON
{
"hex": "#83bbbf",
"rgb": {
"r": 131,
"g": 187,
"b": 191
},
"hsl": {
"h": 184,
"s": 31.915,
"l": 63.137
},
"oklch": {
"l": 0.75482,
"c": 0.05838,
"h": 201.6
},
"luminance": 0.44128
}Semantic roles & 50–950 ramp
primary
#83BBBF
secondary
#DAC6C4
accent
#423BAB
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101314
muted
#7F8282