#83BBBA#83BBBA
#83BBBA is a light, muted teal. Relative luminance 0.439; OKLCH L 75.3% C 0.058 H 194.6°. Best body text is #000000 at 9.78:1 contrast (WCAG AA passes).
Color values
| HEX | #83BBBA |
|---|---|
| RGB | rgb(131, 187, 186) |
| HSL | hsl(179, 29%, 62%) |
| HSV | hsv(179, 30%, 73%) |
| CMYK | cmyk(29.9%, 0%, 0.5%, 26.7%) |
| CIE-LAB | lab(72.17, -18.30, -5.34) |
| CIE-LCH | lch(72.17, 19.06, 196.26°) |
| OKLab | oklab(75.32% -0.0563 -0.0146) |
| OKLCH | oklch(75.32% 0.058 194.6) |
| XYZ | xyz(35.9903, 43.9092, 53.0238) |
| Luminance | 0.4391 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 9.01
Mediumturquoise
#48D1CC
ΔE00 9.41
Pale Teal
#82CBB2
ΔE00 9.83
Greyish Teal
#719F91
ΔE00 9.96
Lightseagreen
#20B2AA
ΔE00 10.19
Darkturquoise
#00CED1
ΔE00 10.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83BBBA #BB8384
analogous
#83BB9E #83BBBA #83A0BB
triadic
#83BBBA #BA83BB #BBBA83
tetradic
#83BBBA #9E83BB #BB8384 #A0BB83
square
#83BBBA #9E83BB #BB8384 #A0BB83
split-complementary
#83BBBA #BB83A0 #BB9E83
monochromatic
#457E7D #5BA5A4 #83BBBA #ABD1D0 #D2E6E6
Accessibility & contrast
On white
2.15
#83BBBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.78
#83BBBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83BBBA
9.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83BBBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83BBBA | 1.00 | 2.15 | 9.78 | 9.78 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B6BA
Deuteranopia (green-blind)
#A9AEBB
Tritanopia (blue-blind)
#6FBEBA
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #83bbba; /* rgb */ color: rgb(131, 187, 186); /* oklch */ color: oklch(75.3% 0.058 194.6);
Tailwind
colors: {
custom: {
50: '#a9cfce',
500: '#83bbba',
950: '#000000',
},
}SCSS
$custom: #83bbba; $custom-light: #a9cfce; $custom-dark: #000000;
JSON
{
"hex": "#83bbba",
"rgb": {
"r": 131,
"g": 187,
"b": 186
},
"hsl": {
"h": 178.929,
"s": 29.167,
"l": 62.353
},
"oklch": {
"l": 0.75318,
"c": 0.0582,
"h": 194.6
},
"luminance": 0.43911
}Semantic roles & 50–950 ramp
primary
#83BBBA
secondary
#D7C3C3
accent
#3E40A8
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101313
muted
#7F8282