#83BBBB#83BBBB
#83BBBB is a light, muted teal. Relative luminance 0.440; OKLCH L 75.4% C 0.058 H 196.0°. Best body text is #000000 at 9.79:1 contrast (WCAG AA passes).
Color values
| HEX | #83BBBB |
|---|---|
| RGB | rgb(131, 187, 187) |
| HSL | hsl(180, 29%, 62%) |
| HSV | hsv(180, 30%, 73%) |
| CMYK | cmyk(29.9%, 0%, 0%, 26.7%) |
| CIE-LAB | lab(72.20, -18.07, -5.84) |
| CIE-LCH | lch(72.20, 18.99, 197.92°) |
| OKLab | oklab(75.35% -0.0559 -0.016) |
| OKLCH | oklch(75.35% 0.058 196) |
| XYZ | xyz(36.0970, 43.9518, 53.5856) |
| Luminance | 0.4395 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 8.99
Mediumturquoise
#48D1CC
ΔE00 9.53
Greyish Teal
#719F91
ΔE00 10.21
Darkturquoise
#00CED1
ΔE00 10.23
Pale Teal
#82CBB2
ΔE00 10.24
Powder Blue
#B0E0E6
ΔE00 10.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83BBBB #BB8383
analogous
#83BB9F #83BBBB #839FBB
triadic
#83BBBB #BB83BB #BBBB83
tetradic
#83BBBB #9F83BB #BB8383 #9FBB83
square
#83BBBB #9F83BB #BB8383 #9FBB83
split-complementary
#83BBBB #BB839F #BB9F83
monochromatic
#457E7E #5BA5A5 #83BBBB #ABD1D1 #D2E6E6
Accessibility & contrast
On white
2.14
#83BBBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.79
#83BBBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83BBBB
9.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83BBBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83BBBB | 1.00 | 2.14 | 9.79 | 9.79 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B6BB
Deuteranopia (green-blind)
#A9AEBC
Tritanopia (blue-blind)
#6FBFBB
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #83bbbb; /* rgb */ color: rgb(131, 187, 187); /* oklch */ color: oklch(75.4% 0.058 196.0);
Tailwind
colors: {
custom: {
50: '#a9cfcf',
500: '#83bbbb',
950: '#000000',
},
}SCSS
$custom: #83bbbb; $custom-light: #a9cfcf; $custom-dark: #000000;
JSON
{
"hex": "#83bbbb",
"rgb": {
"r": 131,
"g": 187,
"b": 187
},
"hsl": {
"h": 180,
"s": 29.167,
"l": 62.353
},
"oklch": {
"l": 0.75351,
"c": 0.05817,
"h": 196
},
"luminance": 0.43954
}Semantic roles & 50–950 ramp
primary
#83BBBB
secondary
#D7C3C3
accent
#3E3EA8
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101313
muted
#7F8282