#83BBBE#83BBBE
#83BBBE is a light, muted teal. Relative luminance 0.441; OKLCH L 75.4% C 0.058 H 200.2°. Best body text is #000000 at 9.82:1 contrast (WCAG AA passes).
Color values
| HEX | #83BBBE |
|---|---|
| RGB | rgb(131, 187, 190) |
| HSL | hsl(183, 31%, 63%) |
| HSV | hsv(183, 31%, 75%) |
| CMYK | cmyk(31.1%, 1.6%, 0%, 25.5%) |
| CIE-LAB | lab(72.28, -17.36, -7.35) |
| CIE-LCH | lch(72.28, 18.85, 202.96°) |
| OKLab | oklab(75.45% -0.0547 -0.0201) |
| OKLCH | oklch(75.45% 0.058 200.2) |
| XYZ | xyz(36.4215, 44.0816, 55.2947) |
| Luminance | 0.4408 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 9.08
Turquoise Blue
#06B1C4
ΔE00 9.87
Powder Blue
#B0E0E6
ΔE00 9.98
Mediumturquoise
#48D1CC
ΔE00 10.04
Lightblue
#ADD8E6
ΔE00 10.32
Darkturquoise
#00CED1
ΔE00 10.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83BBBE #BE8683
analogous
#83BEA3 #83BBBE #839DBE
triadic
#83BBBE #BE83BB #BBBE83
tetradic
#83BBBE #A383BE #BE8683 #9DBE83
square
#83BBBE #A383BE #BE8683 #9DBE83
split-complementary
#83BBBE #BE839D #BEA383
monochromatic
#447F82 #5BA5A9 #83BBBE #ABD1D3 #D3E7E8
Accessibility & contrast
On white
2.14
#83BBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.82
#83BBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83BBBE
9.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83BBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83BBBE | 1.00 | 2.14 | 9.82 | 9.82 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B6BE
Deuteranopia (green-blind)
#A8AEBE
Tritanopia (blue-blind)
#6EBFBC
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #83bbbe; /* rgb */ color: rgb(131, 187, 190); /* oklch */ color: oklch(75.4% 0.058 200.2);
Tailwind
colors: {
custom: {
50: '#a9cfd1',
500: '#83bbbe',
950: '#000000',
},
}SCSS
$custom: #83bbbe; $custom-light: #a9cfd1; $custom-dark: #000000;
JSON
{
"hex": "#83bbbe",
"rgb": {
"r": 131,
"g": 187,
"b": 190
},
"hsl": {
"h": 183.051,
"s": 31.217,
"l": 62.941
},
"oklch": {
"l": 0.75449,
"c": 0.05828,
"h": 200.2
},
"luminance": 0.44084
}Semantic roles & 50–950 ramp
primary
#83BBBE
secondary
#D9C5C4
accent
#413CAA
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101314
muted
#7F8282