#83ABBE#83ABBE
#83ABBE is a light, muted cyan. Relative luminance 0.377; OKLCH L 71.9% C 0.051 H 228.7°. Best body text is #000000 at 8.53:1 contrast (WCAG AA passes).
Color values
| HEX | #83ABBE |
|---|---|
| RGB | rgb(131, 171, 190) |
| HSL | hsl(199, 31%, 63%) |
| HSV | hsv(199, 31%, 75%) |
| CMYK | cmyk(31.1%, 10%, 0%, 25.5%) |
| CIE-LAB | lab(67.77, -8.92, -14.09) |
| CIE-LCH | lch(67.77, 16.68, 237.67°) |
| OKLab | oklab(71.87% -0.0339 -0.0385) |
| OKLCH | oklch(71.87% 0.051 228.7) |
| XYZ | xyz(33.2143, 37.6672, 54.2256) |
| Luminance | 0.3767 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 3.10
Greyblue
#77A1B5
ΔE00 3.15
Bluey Grey
#89A0B0
ΔE00 5.10
Light Grey Blue
#9DBCD4
ΔE00 6.56
Cool Gray
#9AA7B0
ΔE00 7.61
Cool Grey
#95A3A6
ΔE00 8.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83ABBE #BE9683
analogous
#83BEB3 #83ABBE #838DBE
triadic
#83ABBE #BE83AB #ABBE83
tetradic
#83ABBE #B383BE #BE9683 #8DBE83
square
#83ABBE #B383BE #BE9683 #8DBE83
split-complementary
#83ABBE #BE838D #BEB383
monochromatic
#446E82 #5B90A9 #83ABBE #ABC6D3 #D3E1E8
Accessibility & contrast
On white
2.46
#83ABBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.53
#83ABBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83ABBE
8.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83ABBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83ABBE | 1.00 | 2.46 | 8.53 | 8.53 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A9BF
Deuteranopia (green-blind)
#99A2BE
Tritanopia (blue-blind)
#70B1B1
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #83abbe; /* rgb */ color: rgb(131, 171, 190); /* oklch */ color: oklch(71.9% 0.051 228.7);
Tailwind
colors: {
custom: {
50: '#a8c4d1',
500: '#83abbe',
950: '#000000',
},
}SCSS
$custom: #83abbe; $custom-light: #a8c4d1; $custom-dark: #000000;
JSON
{
"hex": "#83abbe",
"rgb": {
"r": 131,
"g": 171,
"b": 190
},
"hsl": {
"h": 199.322,
"s": 31.217,
"l": 62.941
},
"oklch": {
"l": 0.71866,
"c": 0.05133,
"h": 228.7
},
"luminance": 0.37669
}Semantic roles & 50–950 ramp
primary
#83ABBE
secondary
#D9CBC4
accent
#5F3CAA
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#101214
muted
#7F8182