#83ACBD#83ACBD
#83ACBD is a light, muted cyan. Relative luminance 0.380; OKLCH L 72.1% C 0.051 H 225.3°. Best body text is #000000 at 8.60:1 contrast (WCAG AA passes).
Color values
| HEX | #83ACBD |
|---|---|
| RGB | rgb(131, 172, 189) |
| HSL | hsl(198, 31%, 63%) |
| HSV | hsv(198, 31%, 74%) |
| CMYK | cmyk(30.7%, 9%, 0%, 25.9%) |
| CIE-LAB | lab(68.02, -9.70, -13.16) |
| CIE-LCH | lch(68.02, 16.35, 233.61°) |
| OKLab | oklab(72.05% -0.0356 -0.036) |
| OKLCH | oklch(72.05% 0.051 225.3) |
| XYZ | xyz(33.2950, 38.0029, 53.7152) |
| Luminance | 0.3800 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 3.45
Greyblue
#77A1B5
ΔE00 3.53
Bluey Grey
#89A0B0
ΔE00 5.70
Light Grey Blue
#9DBCD4
ΔE00 7.00
Cool Gray
#9AA7B0
ΔE00 7.87
Cool Grey
#95A3A6
ΔE00 8.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83ACBD #BD9483
analogous
#83BDB1 #83ACBD #838FBD
triadic
#83ACBD #BD83AC #ACBD83
tetradic
#83ACBD #B183BD #BD9483 #8FBD83
square
#83ACBD #B183BD #BD9483 #8FBD83
split-complementary
#83ACBD #BD838F #BDB183
monochromatic
#456F81 #5B91A8 #83ACBD #ABC7D2 #D3E1E8
Accessibility & contrast
On white
2.44
#83ACBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.60
#83ACBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83ACBD
8.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83ACBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83ACBD | 1.00 | 2.44 | 8.60 | 8.60 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3AABE
Deuteranopia (green-blind)
#9AA3BD
Tritanopia (blue-blind)
#70B1B1
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #83acbd; /* rgb */ color: rgb(131, 172, 189); /* oklch */ color: oklch(72.1% 0.051 225.3);
Tailwind
colors: {
custom: {
50: '#a8c4d0',
500: '#83acbd',
950: '#000000',
},
}SCSS
$custom: #83acbd; $custom-light: #a8c4d0; $custom-dark: #000000;
JSON
{
"hex": "#83acbd",
"rgb": {
"r": 131,
"g": 172,
"b": 189
},
"hsl": {
"h": 197.586,
"s": 30.526,
"l": 62.745
},
"oklch": {
"l": 0.72052,
"c": 0.05062,
"h": 225.3
},
"luminance": 0.38004
}Semantic roles & 50–950 ramp
primary
#83ACBD
secondary
#D8CAC3
accent
#5C3CA9
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#101214
muted
#7F8182