#83ABC1#83ABC1
#83ABC1 is a light, muted cyan. Relative luminance 0.378; OKLCH L 72.0% C 0.054 H 232.5°. Best body text is #000000 at 8.56:1 contrast (WCAG AA passes).
Color values
| HEX | #83ABC1 |
|---|---|
| RGB | rgb(131, 171, 193) |
| HSL | hsl(201, 33%, 64%) |
| HSV | hsv(201, 32%, 76%) |
| CMYK | cmyk(32.1%, 11.4%, 0%, 24.3%) |
| CIE-LAB | lab(67.87, -8.17, -15.60) |
| CIE-LCH | lch(67.87, 17.61, 242.36°) |
| OKLab | oklab(71.98% -0.0328 -0.0427) |
| OKLCH | oklch(71.98% 0.054 232.5) |
| XYZ | xyz(33.5456, 37.7997, 55.9703) |
| Luminance | 0.3780 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 3.37
Bluegrey
#85A3B2
ΔE00 3.47
Bluey Grey
#89A0B0
ΔE00 4.95
Light Grey Blue
#9DBCD4
ΔE00 5.99
Cool Gray
#9AA7B0
ΔE00 7.70
Cool Grey
#95A3A6
ΔE00 8.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83ABC1 #C19983
analogous
#83C1B8 #83ABC1 #838CC1
triadic
#83ABC1 #C183AB #ABC183
tetradic
#83ABC1 #B883C1 #C19983 #8CC183
square
#83ABC1 #B883C1 #C19983 #8CC183
split-complementary
#83ABC1 #C1838C #C1B883
monochromatic
#436F86 #5A8FAD #83ABC1 #ACC7D5 #D5E2EA
Accessibility & contrast
On white
2.45
#83ABC1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.56
#83ABC1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83ABC1
8.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83ABC1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83ABC1 | 1.00 | 2.45 | 8.56 | 8.56 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A9C2
Deuteranopia (green-blind)
#98A2C1
Tritanopia (blue-blind)
#6FB1B2
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #83abc1; /* rgb */ color: rgb(131, 171, 193); /* oklch */ color: oklch(72.0% 0.054 232.5);
Tailwind
colors: {
custom: {
50: '#a9c4d3',
500: '#83abc1',
950: '#000000',
},
}SCSS
$custom: #83abc1; $custom-light: #a9c4d3; $custom-dark: #000000;
JSON
{
"hex": "#83abc1",
"rgb": {
"r": 131,
"g": 171,
"b": 193
},
"hsl": {
"h": 201.29,
"s": 33.333,
"l": 63.529
},
"oklch": {
"l": 0.71976,
"c": 0.05385,
"h": 232.5
},
"luminance": 0.37801
}Semantic roles & 50–950 ramp
primary
#83ABC1
secondary
#DBCDC5
accent
#6239AC
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#101214
muted
#7F8182