#83AABA#83AABA
#83AABA is a light, muted cyan. Relative luminance 0.371; OKLCH L 71.5% C 0.048 H 225.0°. Best body text is #000000 at 8.42:1 contrast (WCAG AA passes).
Color values
| HEX | #83AABA |
|---|---|
| RGB | rgb(131, 170, 186) |
| HSL | hsl(197, 28%, 62%) |
| HSV | hsv(197, 30%, 73%) |
| CMYK | cmyk(29.6%, 8.6%, 0%, 27.1%) |
| CIE-LAB | lab(67.37, -9.36, -12.49) |
| CIE-LCH | lch(67.37, 15.61, 233.16°) |
| OKLab | oklab(71.5% -0.0341 -0.0341) |
| OKLCH | oklch(71.5% 0.048 225) |
| XYZ | xyz(32.5950, 37.1184, 51.8920) |
| Luminance | 0.3712 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 2.85
Greyblue
#77A1B5
ΔE00 3.17
Bluey Grey
#89A0B0
ΔE00 5.21
Light Grey Blue
#9DBCD4
ΔE00 7.37
Cool Gray
#9AA7B0
ΔE00 7.48
Cool Grey
#95A3A6
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83AABA #BA9383
analogous
#83BAAF #83AABA #838FBA
triadic
#83AABA #BA83AA #AABA83
tetradic
#83AABA #AF83BA #BA9383 #8FBA83
square
#83AABA #AF83BA #BA9383 #8FBA83
split-complementary
#83AABA #BA838F #BAAF83
monochromatic
#466D7D #5C8FA4 #83AABA #AAC5D0 #D2E0E6
Accessibility & contrast
On white
2.49
#83AABA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.42
#83AABA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83AABA
8.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83AABA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83AABA | 1.00 | 2.49 | 8.42 | 8.42 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A8BB
Deuteranopia (green-blind)
#99A1BA
Tritanopia (blue-blind)
#71AFAF
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #83aaba; /* rgb */ color: rgb(131, 170, 186); /* oklch */ color: oklch(71.5% 0.048 225.0);
Tailwind
colors: {
custom: {
50: '#a8c3ce',
500: '#83aaba',
950: '#000000',
},
}SCSS
$custom: #83aaba; $custom-light: #a8c3ce; $custom-dark: #000000;
JSON
{
"hex": "#83aaba",
"rgb": {
"r": 131,
"g": 170,
"b": 186
},
"hsl": {
"h": 197.455,
"s": 28.497,
"l": 62.157
},
"oklch": {
"l": 0.715,
"c": 0.04825,
"h": 225
},
"luminance": 0.3712
}Semantic roles & 50–950 ramp
primary
#83AABA
secondary
#D6C8C2
accent
#5D3EA7
background
#FAFBFC
surface
#F4F7F9
border
#CED0D2
text
#101213
muted
#7F8182