#83CABA#83CABA
#83CABA is a light, moderate teal. Relative luminance 0.506; OKLCH L 78.7% C 0.075 H 178.4°. Best body text is #000000 at 11.12:1 contrast (WCAG AA passes).
Color values
| HEX | #83CABA |
|---|---|
| RGB | rgb(131, 202, 186) |
| HSL | hsl(166, 40%, 65%) |
| HSV | hsv(166, 35%, 79%) |
| CMYK | cmyk(35.1%, 0%, 7.9%, 20.8%) |
| CIE-LAB | lab(76.44, -25.83, 0.94) |
| CIE-LCH | lch(76.44, 25.85, 177.93°) |
| OKLab | oklab(78.74% -0.0752 0.0021) |
| OKLCH | oklch(78.74% 0.075 178.4) |
| XYZ | xyz(39.3403, 50.6091, 54.1404) |
| Luminance | 0.5061 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.08
Seafoam Blue
#78D1B6
ΔE00 4.16
Mediumaquamarine
#66CDAA
ΔE00 6.62
Mediumturquoise
#48D1CC
ΔE00 7.51
Light Teal
#90E4C1
ΔE00 8.11
Turquoise
#40E0D0
ΔE00 8.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83CABA #CA8393
analogous
#83CA96 #83CABA #83B6CA
triadic
#83CABA #BA83CA #CABA83
tetradic
#83CABA #9683CA #CA8393 #B6CA83
square
#83CABA #9683CA #CA8393 #B6CA83
split-complementary
#83CABA #CA83B6 #CA9683
monochromatic
#3F9481 #58B8A2 #83CABA #AEDCD2 #D9EFEA
Accessibility & contrast
On white
1.89
#83CABA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.12
#83CABA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83CABA
11.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83CABA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83CABA | 1.00 | 1.89 | 11.12 | 11.12 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C2B9
Deuteranopia (green-blind)
#B8B9BB
Tritanopia (blue-blind)
#6DCCC5
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #83caba; /* rgb */ color: rgb(131, 202, 186); /* oklch */ color: oklch(78.7% 0.075 178.4);
Tailwind
colors: {
custom: {
50: '#aadace',
500: '#83caba',
950: '#000000',
},
}SCSS
$custom: #83caba; $custom-light: #aadace; $custom-dark: #000000;
JSON
{
"hex": "#83caba",
"rgb": {
"r": 131,
"g": 202,
"b": 186
},
"hsl": {
"h": 166.479,
"s": 40.113,
"l": 65.294
},
"oklch": {
"l": 0.7874,
"c": 0.07525,
"h": 178.4
},
"luminance": 0.50612
}Semantic roles & 50–950 ramp
primary
#83CABA
secondary
#9A5766
accent
#324FB3
background
#FDFEFE
surface
#F7FBFB
border
#D0D4D4
text
#101513
muted
#818483