#83ABC0#83ABC0
#83ABC0 is a light, muted cyan. Relative luminance 0.378; OKLCH L 71.9% C 0.053 H 231.3°. Best body text is #000000 at 8.55:1 contrast (WCAG AA passes).
Color values
| HEX | #83ABC0 |
|---|---|
| RGB | rgb(131, 171, 192) |
| HSL | hsl(201, 33%, 63%) |
| HSV | hsv(201, 32%, 75%) |
| CMYK | cmyk(31.8%, 10.9%, 0%, 24.7%) |
| CIE-LAB | lab(67.84, -8.42, -15.10) |
| CIE-LCH | lch(67.84, 17.29, 240.85°) |
| OKLab | oklab(71.94% -0.0331 -0.0413) |
| OKLCH | oklch(71.94% 0.053 231.3) |
| XYZ | xyz(33.4344, 37.7553, 55.3848) |
| Luminance | 0.3776 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 3.25
Bluegrey
#85A3B2
ΔE00 3.30
Bluey Grey
#89A0B0
ΔE00 4.97
Light Grey Blue
#9DBCD4
ΔE00 6.16
Cool Gray
#9AA7B0
ΔE00 7.65
Cool Grey
#95A3A6
ΔE00 8.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83ABC0 #C09883
analogous
#83C0B6 #83ABC0 #838CC0
triadic
#83ABC0 #C083AB #ABC083
tetradic
#83ABC0 #B683C0 #C09883 #8CC083
square
#83ABC0 #B683C0 #C09883 #8CC083
split-complementary
#83ABC0 #C0838C #C0B683
monochromatic
#446E85 #5A90AB #83ABC0 #ACC6D5 #D4E2E9
Accessibility & contrast
On white
2.46
#83ABC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.55
#83ABC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83ABC0
8.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83ABC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83ABC0 | 1.00 | 2.46 | 8.55 | 8.55 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A9C1
Deuteranopia (green-blind)
#98A2C0
Tritanopia (blue-blind)
#6FB1B2
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #83abc0; /* rgb */ color: rgb(131, 171, 192); /* oklch */ color: oklch(71.9% 0.053 231.3);
Tailwind
colors: {
custom: {
50: '#a8c4d3',
500: '#83abc0',
950: '#000000',
},
}SCSS
$custom: #83abc0; $custom-light: #a8c4d3; $custom-dark: #000000;
JSON
{
"hex": "#83abc0",
"rgb": {
"r": 131,
"g": 171,
"b": 192
},
"hsl": {
"h": 200.656,
"s": 32.62,
"l": 63.333
},
"oklch": {
"l": 0.71939,
"c": 0.05298,
"h": 231.3
},
"luminance": 0.37757
}Semantic roles & 50–950 ramp
primary
#83ABC0
secondary
#DACCC5
accent
#613AAB
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#101214
muted
#7F8182