#83BABE#83BABE
#83BABE is a light, muted teal. Relative luminance 0.437; OKLCH L 75.2% C 0.057 H 201.7°. Best body text is #000000 at 9.73:1 contrast (WCAG AA passes).
Color values
| HEX | #83BABE |
|---|---|
| RGB | rgb(131, 186, 190) |
| HSL | hsl(184, 31%, 63%) |
| HSV | hsv(184, 31%, 75%) |
| CMYK | cmyk(31.1%, 2.1%, 0%, 25.5%) |
| CIE-LAB | lab(72.00, -16.84, -7.77) |
| CIE-LCH | lch(72.00, 18.55, 204.77°) |
| OKLab | oklab(75.22% -0.0534 -0.0213) |
| OKLCH | oklch(75.22% 0.057 201.7) |
| XYZ | xyz(36.2101, 43.6588, 55.2242) |
| Luminance | 0.4366 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 8.96
Turquoise Blue
#06B1C4
ΔE00 9.74
Powder Blue
#B0E0E6
ΔE00 10.09
Sky Blue
#87CEEB
ΔE00 10.17
Lightblue
#ADD8E6
ΔE00 10.19
Mediumturquoise
#48D1CC
ΔE00 10.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83BABE #BE8783
analogous
#83BEA4 #83BABE #839CBE
triadic
#83BABE #BE83BA #BABE83
tetradic
#83BABE #A483BE #BE8783 #9CBE83
square
#83BABE #A483BE #BE8783 #9CBE83
split-complementary
#83BABE #BE839C #BEA483
monochromatic
#447E82 #5BA4A9 #83BABE #ABD0D3 #D3E7E8
Accessibility & contrast
On white
2.16
#83BABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.73
#83BABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83BABE
9.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83BABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83BABE | 1.00 | 2.16 | 9.73 | 9.73 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B5BE
Deuteranopia (green-blind)
#A7ADBE
Tritanopia (blue-blind)
#6EBEBB
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #83babe; /* rgb */ color: rgb(131, 186, 190); /* oklch */ color: oklch(75.2% 0.057 201.7);
Tailwind
colors: {
custom: {
50: '#a9ced1',
500: '#83babe',
950: '#000000',
},
}SCSS
$custom: #83babe; $custom-light: #a9ced1; $custom-dark: #000000;
JSON
{
"hex": "#83babe",
"rgb": {
"r": 131,
"g": 186,
"b": 190
},
"hsl": {
"h": 184.068,
"s": 31.217,
"l": 62.941
},
"oklch": {
"l": 0.75223,
"c": 0.05749,
"h": 201.7
},
"luminance": 0.43661
}Semantic roles & 50–950 ramp
primary
#83BABE
secondary
#D9C5C4
accent
#433CAA
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101314
muted
#7F8282