#83B2BB#83B2BB
#83B2BB is a light, muted teal. Relative luminance 0.403; OKLCH L 73.3% C 0.051 H 210.7°. Best body text is #000000 at 9.05:1 contrast (WCAG AA passes).
Color values
| HEX | #83B2BB |
|---|---|
| RGB | rgb(131, 178, 187) |
| HSL | hsl(190, 29%, 62%) |
| HSV | hsv(190, 30%, 73%) |
| CMYK | cmyk(29.9%, 4.8%, 0%, 26.7%) |
| CIE-LAB | lab(69.65, -13.38, -9.63) |
| CIE-LCH | lch(69.65, 16.48, 215.73°) |
| OKLab | oklab(73.32% -0.0443 -0.0263) |
| OKLCH | oklch(73.32% 0.051 210.7) |
| XYZ | xyz(34.2472, 40.2522, 52.9690) |
| Luminance | 0.4025 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bluegrey
#85A3B2
ΔE00 7.02
Greyblue
#77A1B5
ΔE00 7.11
Cadetblue
#5F9EA0
ΔE00 8.58
Bluey Grey
#89A0B0
ΔE00 9.37
Cool Grey
#95A3A6
ΔE00 9.41
Light Grey Blue
#9DBCD4
ΔE00 9.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83B2BB #BB8C83
analogous
#83BBA8 #83B2BB #8396BB
triadic
#83B2BB #BB83B2 #B2BB83
tetradic
#83B2BB #A883BB #BB8C83 #96BB83
square
#83B2BB #A883BB #BB8C83 #96BB83
split-complementary
#83B2BB #BB8396 #BBA883
monochromatic
#45757E #5B99A5 #83B2BB #ABCBD1 #D2E3E6
Accessibility & contrast
On white
2.32
#83B2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.05
#83B2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83B2BB
9.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83B2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83B2BB | 1.00 | 2.32 | 9.05 | 9.05 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAAEBC
Deuteranopia (green-blind)
#A0A7BB
Tritanopia (blue-blind)
#70B6B5
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #83b2bb; /* rgb */ color: rgb(131, 178, 187); /* oklch */ color: oklch(73.3% 0.051 210.7);
Tailwind
colors: {
custom: {
50: '#a8c9cf',
500: '#83b2bb',
950: '#000000',
},
}SCSS
$custom: #83b2bb; $custom-light: #a8c9cf; $custom-dark: #000000;
JSON
{
"hex": "#83b2bb",
"rgb": {
"r": 131,
"g": 178,
"b": 187
},
"hsl": {
"h": 189.643,
"s": 29.167,
"l": 62.353
},
"oklch": {
"l": 0.73321,
"c": 0.05149,
"h": 210.7
},
"luminance": 0.40254
}Semantic roles & 50–950 ramp
primary
#83B2BB
secondary
#D7C6C3
accent
#4F3EA8
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#101313
muted
#7F8282