#83ACBB#83ACBB
#83ACBB is a light, muted cyan. Relative luminance 0.379; OKLCH L 72.0% C 0.049 H 222.4°. Best body text is #000000 at 8.58:1 contrast (WCAG AA passes).
Color values
| HEX | #83ACBB |
|---|---|
| RGB | rgb(131, 172, 187) |
| HSL | hsl(196, 29%, 62%) |
| HSV | hsv(196, 30%, 73%) |
| CMYK | cmyk(29.9%, 8%, 0%, 26.7%) |
| CIE-LAB | lab(67.96, -10.19, -12.15) |
| CIE-LCH | lch(67.96, 15.86, 230.02°) |
| OKLab | oklab(71.98% -0.0364 -0.0332) |
| OKLCH | oklch(71.98% 0.049 222.4) |
| XYZ | xyz(33.0794, 37.9166, 52.5797) |
| Luminance | 0.3792 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 3.69
Greyblue
#77A1B5
ΔE00 3.86
Bluey Grey
#89A0B0
ΔE00 6.07
Light Grey Blue
#9DBCD4
ΔE00 7.56
Cool Gray
#9AA7B0
ΔE00 8.01
Cool Grey
#95A3A6
ΔE00 8.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83ACBB #BB9283
analogous
#83BBAE #83ACBB #8390BB
triadic
#83ACBB #BB83AC #ACBB83
tetradic
#83ACBB #AE83BB #BB9283 #90BB83
square
#83ACBB #AE83BB #BB9283 #90BB83
split-complementary
#83ACBB #BB8390 #BBAE83
monochromatic
#456F7E #5B92A5 #83ACBB #ABC6D1 #D2E1E6
Accessibility & contrast
On white
2.45
#83ACBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.58
#83ACBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83ACBB
8.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83ACBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83ACBB | 1.00 | 2.45 | 8.58 | 8.58 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3AABC
Deuteranopia (green-blind)
#9AA3BB
Tritanopia (blue-blind)
#71B1B1
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #83acbb; /* rgb */ color: rgb(131, 172, 187); /* oklch */ color: oklch(72.0% 0.049 222.4);
Tailwind
colors: {
custom: {
50: '#a8c4cf',
500: '#83acbb',
950: '#000000',
},
}SCSS
$custom: #83acbb; $custom-light: #a8c4cf; $custom-dark: #000000;
JSON
{
"hex": "#83acbb",
"rgb": {
"r": 131,
"g": 172,
"b": 187
},
"hsl": {
"h": 196.071,
"s": 29.167,
"l": 62.353
},
"oklch": {
"l": 0.7198,
"c": 0.04925,
"h": 222.4
},
"luminance": 0.37918
}Semantic roles & 50–950 ramp
primary
#83ACBB
secondary
#D7C8C3
accent
#5A3EA8
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#101213
muted
#7F8182