#83ABBC#83ABBC
#83ABBC is a light, muted cyan. Relative luminance 0.376; OKLCH L 71.8% C 0.050 H 225.9°. Best body text is #000000 at 8.52:1 contrast (WCAG AA passes).
Color values
| HEX | #83ABBC |
|---|---|
| RGB | rgb(131, 171, 188) |
| HSL | hsl(198, 30%, 63%) |
| HSV | hsv(198, 30%, 74%) |
| CMYK | cmyk(30.3%, 9%, 0%, 26.3%) |
| CIE-LAB | lab(67.71, -9.41, -13.08) |
| CIE-LCH | lch(67.71, 16.11, 234.27°) |
| OKLab | oklab(71.79% -0.0347 -0.0357) |
| OKLCH | oklch(71.79% 0.05 225.9) |
| XYZ | xyz(32.9972, 37.5804, 53.0823) |
| Luminance | 0.3758 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 3.11
Greyblue
#77A1B5
ΔE00 3.27
Bluey Grey
#89A0B0
ΔE00 5.37
Light Grey Blue
#9DBCD4
ΔE00 7.04
Cool Gray
#9AA7B0
ΔE00 7.65
Cool Grey
#95A3A6
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83ABBC #BC9483
analogous
#83BCB1 #83ABBC #838EBC
triadic
#83ABBC #BC83AB #ABBC83
tetradic
#83ABBC #B183BC #BC9483 #8EBC83
square
#83ABBC #B183BC #BC9483 #8EBC83
split-complementary
#83ABBC #BC838E #BCB183
monochromatic
#456E80 #5B90A7 #83ABBC #ABC6D1 #D2E1E7
Accessibility & contrast
On white
2.47
#83ABBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.52
#83ABBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83ABBC
8.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83ABBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83ABBC | 1.00 | 2.47 | 8.52 | 8.52 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A9BD
Deuteranopia (green-blind)
#99A2BC
Tritanopia (blue-blind)
#71B0B0
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #83abbc; /* rgb */ color: rgb(131, 171, 188); /* oklch */ color: oklch(71.8% 0.050 225.9);
Tailwind
colors: {
custom: {
50: '#a8c4d0',
500: '#83abbc',
950: '#000000',
},
}SCSS
$custom: #83abbc; $custom-light: #a8c4d0; $custom-dark: #000000;
JSON
{
"hex": "#83abbc",
"rgb": {
"r": 131,
"g": 171,
"b": 188
},
"hsl": {
"h": 197.895,
"s": 29.843,
"l": 62.549
},
"oklch": {
"l": 0.71793,
"c": 0.04981,
"h": 225.9
},
"luminance": 0.37582
}Semantic roles & 50–950 ramp
primary
#83ABBC
secondary
#D8C9C3
accent
#5D3DA9
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#101214
muted
#7F8182