#83ABB3#83ABB3
#83ABB3 is a light, muted cyan. Relative luminance 0.372; OKLCH L 71.5% C 0.045 H 211.2°. Best body text is #000000 at 8.44:1 contrast (WCAG AA passes).
Color values
| HEX | #83ABB3 |
|---|---|
| RGB | rgb(131, 171, 179) |
| HSL | hsl(190, 24%, 61%) |
| HSV | hsv(190, 27%, 70%) |
| CMYK | cmyk(26.8%, 4.5%, 0%, 29.8%) |
| CIE-LAB | lab(67.43, -11.57, -8.51) |
| CIE-LCH | lch(67.43, 14.36, 216.33°) |
| OKLab | oklab(71.48% -0.0382 -0.0232) |
| OKLCH | oklch(71.48% 0.045 211.2) |
| XYZ | xyz(32.0572, 37.2044, 48.1311) |
| Luminance | 0.3721 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 5.37
Greyblue
#77A1B5
ΔE00 5.83
Cool Grey
#95A3A6
ΔE00 7.61
Bluey Grey
#89A0B0
ΔE00 7.71
Cadetblue
#5F9EA0
ΔE00 8.02
Cool Gray
#9AA7B0
ΔE00 8.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83ABB3 #B38B83
analogous
#83B3A3 #83ABB3 #8393B3
triadic
#83ABB3 #B383AB #ABB383
tetradic
#83ABB3 #A383B3 #B38B83 #93B383
square
#83ABB3 #A383B3 #B38B83 #93B383
split-complementary
#83ABB3 #B38393 #B3A383
monochromatic
#476D74 #5F909A #83ABB3 #A9C5CA #CFDEE2
Accessibility & contrast
On white
2.49
#83ABB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.44
#83ABB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83ABB3
8.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83ABB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83ABB3 | 1.00 | 2.49 | 8.44 | 8.44 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A8B4
Deuteranopia (green-blind)
#9CA1B3
Tritanopia (blue-blind)
#74AFAD
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #83abb3; /* rgb */ color: rgb(131, 171, 179); /* oklch */ color: oklch(71.5% 0.045 211.2);
Tailwind
colors: {
custom: {
50: '#a8c4c9',
500: '#83abb3',
950: '#000000',
},
}SCSS
$custom: #83abb3; $custom-light: #a8c4c9; $custom-dark: #000000;
JSON
{
"hex": "#83abb3",
"rgb": {
"r": 131,
"g": 171,
"b": 179
},
"hsl": {
"h": 190,
"s": 24,
"l": 60.784
},
"oklch": {
"l": 0.71479,
"c": 0.04471,
"h": 211.2
},
"luminance": 0.37206
}Semantic roles & 50–950 ramp
primary
#83ABB3
secondary
#D2C3C0
accent
#5343A2
background
#FAFCFC
surface
#F4F8F8
border
#CED1D1
text
#101213
muted
#7F8182