#83BABA#83BABA
#83BABA is a light, muted teal. Relative luminance 0.435; OKLCH L 75.1% C 0.057 H 196.0°. Best body text is #000000 at 9.70:1 contrast (WCAG AA passes).
Color values
| HEX | #83BABA |
|---|---|
| RGB | rgb(131, 186, 186) |
| HSL | hsl(180, 28%, 62%) |
| HSV | hsv(180, 30%, 73%) |
| CMYK | cmyk(29.6%, 0%, 0%, 27.1%) |
| CIE-LAB | lab(71.88, -17.79, -5.76) |
| CIE-LCH | lch(71.88, 18.70, 197.93°) |
| OKLab | oklab(75.09% -0.055 -0.0158) |
| OKLCH | oklch(75.09% 0.057 196) |
| XYZ | xyz(35.7789, 43.4864, 52.9533) |
| Luminance | 0.4349 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 8.79
Mediumturquoise
#48D1CC
ΔE00 9.77
Greyish Teal
#719F91
ΔE00 10.00
Pale Teal
#82CBB2
ΔE00 10.36
Lightseagreen
#20B2AA
ΔE00 10.40
Turquoise Blue
#06B1C4
ΔE00 10.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83BABA #BA8383
analogous
#83BA9F #83BABA #839FBA
triadic
#83BABA #BA83BA #BABA83
tetradic
#83BABA #9F83BA #BA8383 #9FBA83
square
#83BABA #9F83BA #BA8383 #9FBA83
split-complementary
#83BABA #BA839F #BA9F83
monochromatic
#467D7D #5CA4A4 #83BABA #AAD0D0 #D2E6E6
Accessibility & contrast
On white
2.17
#83BABA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.70
#83BABA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83BABA
9.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83BABA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83BABA | 1.00 | 2.17 | 9.70 | 9.70 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B5BA
Deuteranopia (green-blind)
#A8ADBB
Tritanopia (blue-blind)
#6FBDBA
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #83baba; /* rgb */ color: rgb(131, 186, 186); /* oklch */ color: oklch(75.1% 0.057 196.0);
Tailwind
colors: {
custom: {
50: '#a9cece',
500: '#83baba',
950: '#000000',
},
}SCSS
$custom: #83baba; $custom-light: #a9cece; $custom-dark: #000000;
JSON
{
"hex": "#83baba",
"rgb": {
"r": 131,
"g": 186,
"b": 186
},
"hsl": {
"h": 180,
"s": 28.497,
"l": 62.157
},
"oklch": {
"l": 0.75092,
"c": 0.05727,
"h": 196
},
"luminance": 0.43488
}Semantic roles & 50–950 ramp
primary
#83BABA
secondary
#D6C2C2
accent
#3E3EA7
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101313
muted
#7F8282