#83ABBD#83ABBD
#83ABBD is a light, muted cyan. Relative luminance 0.376; OKLCH L 71.8% C 0.051 H 227.3°. Best body text is #000000 at 8.52:1 contrast (WCAG AA passes).
Color values
| HEX | #83ABBD |
|---|---|
| RGB | rgb(131, 171, 189) |
| HSL | hsl(199, 31%, 63%) |
| HSV | hsv(199, 31%, 74%) |
| CMYK | cmyk(30.7%, 9.5%, 0%, 25.9%) |
| CIE-LAB | lab(67.74, -9.16, -13.59) |
| CIE-LCH | lch(67.74, 16.39, 236.00°) |
| OKLab | oklab(71.83% -0.0343 -0.0371) |
| OKLCH | oklch(71.83% 0.051 227.3) |
| XYZ | xyz(33.1054, 37.6237, 53.6520) |
| Luminance | 0.3762 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 3.07
Greyblue
#77A1B5
ΔE00 3.18
Bluey Grey
#89A0B0
ΔE00 5.22
Light Grey Blue
#9DBCD4
ΔE00 6.79
Cool Gray
#9AA7B0
ΔE00 7.62
Cool Grey
#95A3A6
ΔE00 8.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83ABBD #BD9583
analogous
#83BDB2 #83ABBD #838EBD
triadic
#83ABBD #BD83AB #ABBD83
tetradic
#83ABBD #B283BD #BD9583 #8EBD83
square
#83ABBD #B283BD #BD9583 #8EBD83
split-complementary
#83ABBD #BD838E #BDB283
monochromatic
#456E81 #5B90A8 #83ABBD #ABC6D2 #D3E1E8
Accessibility & contrast
On white
2.46
#83ABBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.52
#83ABBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83ABBD
8.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83ABBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83ABBD | 1.00 | 2.46 | 8.52 | 8.52 |
| #FFFFFF | 2.46 | 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)
#A2A9BE
Deuteranopia (green-blind)
#99A2BD
Tritanopia (blue-blind)
#70B0B1
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #83abbd; /* rgb */ color: rgb(131, 171, 189); /* oklch */ color: oklch(71.8% 0.051 227.3);
Tailwind
colors: {
custom: {
50: '#a8c4d0',
500: '#83abbd',
950: '#000000',
},
}SCSS
$custom: #83abbd; $custom-light: #a8c4d0; $custom-dark: #000000;
JSON
{
"hex": "#83abbd",
"rgb": {
"r": 131,
"g": 171,
"b": 189
},
"hsl": {
"h": 198.621,
"s": 30.526,
"l": 62.745
},
"oklch": {
"l": 0.7183,
"c": 0.05055,
"h": 227.3
},
"luminance": 0.37625
}Semantic roles & 50–950 ramp
primary
#83ABBD
secondary
#D8CAC3
accent
#5E3CA9
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#101214
muted
#7F8182