#83ACC2#83ACC2
#83ACC2 is a light, muted cyan. Relative luminance 0.382; OKLCH L 72.2% C 0.055 H 231.9°. Best body text is #000000 at 8.65:1 contrast (WCAG AA passes).
Color values
| HEX | #83ACC2 |
|---|---|
| RGB | rgb(131, 172, 194) |
| HSL | hsl(201, 34%, 64%) |
| HSV | hsv(201, 32%, 76%) |
| CMYK | cmyk(32.5%, 11.3%, 0%, 23.9%) |
| CIE-LAB | lab(68.19, -8.46, -15.69) |
| CIE-LCH | lch(68.19, 17.82, 241.65°) |
| OKLab | oklab(72.23% -0.0337 -0.043) |
| OKLCH | oklch(72.23% 0.055 231.9) |
| XYZ | xyz(33.8471, 38.2237, 56.6229) |
| Luminance | 0.3822 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 3.55
Bluegrey
#85A3B2
ΔE00 3.71
Bluey Grey
#89A0B0
ΔE00 5.26
Light Grey Blue
#9DBCD4
ΔE00 5.90
Cool Gray
#9AA7B0
ΔE00 7.89
Cloudy Blue
#ACC2D9
ΔE00 9.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83ACC2 #C29983
analogous
#83C2B8 #83ACC2 #838CC2
triadic
#83ACC2 #C283AC #ACC283
tetradic
#83ACC2 #B883C2 #C29983 #8CC283
square
#83ACC2 #B883C2 #C29983 #8CC283
split-complementary
#83ACC2 #C2838C #C2B883
monochromatic
#437088 #5A91AE #83ACC2 #ACC7D6 #D5E3EA
Accessibility & contrast
On white
2.43
#83ACC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.65
#83ACC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83ACC2
8.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83ACC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83ACC2 | 1.00 | 2.43 | 8.65 | 8.65 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1AAC3
Deuteranopia (green-blind)
#98A3C2
Tritanopia (blue-blind)
#6EB2B3
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #83acc2; /* rgb */ color: rgb(131, 172, 194); /* oklch */ color: oklch(72.2% 0.055 231.9);
Tailwind
colors: {
custom: {
50: '#a9c4d4',
500: '#83acc2',
950: '#000000',
},
}SCSS
$custom: #83acc2; $custom-light: #a9c4d4; $custom-dark: #000000;
JSON
{
"hex": "#83acc2",
"rgb": {
"r": 131,
"g": 172,
"b": 194
},
"hsl": {
"h": 200.952,
"s": 34.054,
"l": 63.725
},
"oklch": {
"l": 0.72234,
"c": 0.05462,
"h": 231.9
},
"luminance": 0.38225
}Semantic roles & 50–950 ramp
primary
#83ACC2
secondary
#DCCDC5
accent
#6139AD
background
#FAFCFD
surface
#F4F8FA
border
#CED1D3
text
#101214
muted
#7F8183