#83ABB4#83ABB4
#83ABB4 is a light, muted cyan. Relative luminance 0.372; OKLCH L 71.5% C 0.045 H 213.0°. Best body text is #000000 at 8.45:1 contrast (WCAG AA passes).
Color values
| HEX | #83ABB4 |
|---|---|
| RGB | rgb(131, 171, 180) |
| HSL | hsl(191, 25%, 61%) |
| HSV | hsv(191, 27%, 71%) |
| CMYK | cmyk(27.2%, 5%, 0%, 29.4%) |
| CIE-LAB | lab(67.46, -11.33, -9.02) |
| CIE-LCH | lch(67.46, 14.48, 218.51°) |
| OKLab | oklab(71.51% -0.0378 -0.0246) |
| OKLCH | oklch(71.51% 0.045 213) |
| XYZ | xyz(32.1587, 37.2450, 48.6657) |
| Luminance | 0.3725 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 5.01
Greyblue
#77A1B5
ΔE00 5.45
Bluey Grey
#89A0B0
ΔE00 7.39
Cool Grey
#95A3A6
ΔE00 7.57
Cadetblue
#5F9EA0
ΔE00 8.30
Cool Gray
#9AA7B0
ΔE00 8.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83ABB4 #B48C83
analogous
#83B4A4 #83ABB4 #8392B4
triadic
#83ABB4 #B483AB #ABB483
tetradic
#83ABB4 #A483B4 #B48C83 #92B483
square
#83ABB4 #A483B4 #B48C83 #92B483
split-complementary
#83ABB4 #B48392 #B4A483
monochromatic
#476D76 #5E909C #83ABB4 #A9C5CB #CFDFE2
Accessibility & contrast
On white
2.49
#83ABB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.45
#83ABB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83ABB4
8.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83ABB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83ABB4 | 1.00 | 2.49 | 8.45 | 8.45 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A8B5
Deuteranopia (green-blind)
#9BA2B4
Tritanopia (blue-blind)
#73AFAE
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #83abb4; /* rgb */ color: rgb(131, 171, 180); /* oklch */ color: oklch(71.5% 0.045 213.0);
Tailwind
colors: {
custom: {
50: '#a8c4ca',
500: '#83abb4',
950: '#000000',
},
}SCSS
$custom: #83abb4; $custom-light: #a8c4ca; $custom-dark: #000000;
JSON
{
"hex": "#83abb4",
"rgb": {
"r": 131,
"g": 171,
"b": 180
},
"hsl": {
"h": 191.02,
"s": 24.623,
"l": 60.98
},
"oklch": {
"l": 0.71513,
"c": 0.04511,
"h": 213
},
"luminance": 0.37246
}Semantic roles & 50–950 ramp
primary
#83ABB4
secondary
#D3C4C0
accent
#5442A3
background
#FAFCFC
surface
#F4F8F8
border
#CED1D1
text
#101213
muted
#7F8182