#83ACBC#83ACBC
#83ACBC is a light, muted cyan. Relative luminance 0.380; OKLCH L 72.0% C 0.050 H 223.9°. Best body text is #000000 at 8.59:1 contrast (WCAG AA passes).
Color values
| HEX | #83ACBC |
|---|---|
| RGB | rgb(131, 172, 188) |
| HSL | hsl(197, 30%, 63%) |
| HSV | hsv(197, 30%, 74%) |
| CMYK | cmyk(30.3%, 8.5%, 0%, 26.3%) |
| CIE-LAB | lab(67.99, -9.95, -12.66) |
| CIE-LCH | lch(67.99, 16.10, 231.84°) |
| OKLab | oklab(72.02% -0.036 -0.0346) |
| OKLCH | oklch(72.02% 0.05 223.9) |
| XYZ | xyz(33.1868, 37.9596, 53.1455) |
| Luminance | 0.3796 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 3.54
Greyblue
#77A1B5
ΔE00 3.67
Bluey Grey
#89A0B0
ΔE00 5.87
Light Grey Blue
#9DBCD4
ΔE00 7.27
Cool Gray
#9AA7B0
ΔE00 7.93
Cool Grey
#95A3A6
ΔE00 8.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83ACBC #BC9383
analogous
#83BCAF #83ACBC #8390BC
triadic
#83ACBC #BC83AC #ACBC83
tetradic
#83ACBC #AF83BC #BC9383 #90BC83
square
#83ACBC #AF83BC #BC9383 #90BC83
split-complementary
#83ACBC #BC8390 #BCAF83
monochromatic
#456F80 #5B91A7 #83ACBC #ABC7D1 #D2E1E7
Accessibility & contrast
On white
2.44
#83ACBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.59
#83ACBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83ACBC
8.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83ACBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83ACBC | 1.00 | 2.44 | 8.59 | 8.59 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3AABD
Deuteranopia (green-blind)
#9AA3BC
Tritanopia (blue-blind)
#70B1B1
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #83acbc; /* rgb */ color: rgb(131, 172, 188); /* oklch */ color: oklch(72.0% 0.050 223.9);
Tailwind
colors: {
custom: {
50: '#a8c4d0',
500: '#83acbc',
950: '#000000',
},
}SCSS
$custom: #83acbc; $custom-light: #a8c4d0; $custom-dark: #000000;
JSON
{
"hex": "#83acbc",
"rgb": {
"r": 131,
"g": 172,
"b": 188
},
"hsl": {
"h": 196.842,
"s": 29.843,
"l": 62.549
},
"oklch": {
"l": 0.72016,
"c": 0.04992,
"h": 223.9
},
"luminance": 0.37961
}Semantic roles & 50–950 ramp
primary
#83ACBC
secondary
#D8C9C3
accent
#5B3DA9
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#101214
muted
#7F8182