#83ABC2#83ABC2
#83ABC2 is a light, muted cyan. Relative luminance 0.378; OKLCH L 72.0% C 0.055 H 233.7°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #83ABC2 |
|---|---|
| RGB | rgb(131, 171, 194) |
| HSL | hsl(202, 34%, 64%) |
| HSV | hsv(202, 32%, 76%) |
| CMYK | cmyk(32.5%, 11.9%, 0%, 23.9%) |
| CIE-LAB | lab(67.91, -7.92, -16.11) |
| CIE-LCH | lch(67.91, 17.95, 243.81°) |
| OKLab | oklab(72.01% -0.0324 -0.0441) |
| OKLCH | oklch(72.01% 0.055 233.7) |
| XYZ | xyz(33.6575, 37.8445, 56.5597) |
| Luminance | 0.3785 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 3.53
Bluegrey
#85A3B2
ΔE00 3.68
Bluey Grey
#89A0B0
ΔE00 4.96
Light Grey Blue
#9DBCD4
ΔE00 5.84
Cool Gray
#9AA7B0
ΔE00 7.77
Cloudy Blue
#ACC2D9
ΔE00 8.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83ABC2 #C29A83
analogous
#83C2B9 #83ABC2 #838BC2
triadic
#83ABC2 #C283AB #ABC283
tetradic
#83ABC2 #B983C2 #C29A83 #8BC283
square
#83ABC2 #B983C2 #C29A83 #8BC283
split-complementary
#83ABC2 #C2838B #C2B983
monochromatic
#436F88 #5A8FAE #83ABC2 #ACC7D6 #D5E3EA
Accessibility & contrast
On white
2.45
#83ABC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#83ABC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83ABC2
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83ABC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83ABC2 | 1.00 | 2.45 | 8.57 | 8.57 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0AAC3
Deuteranopia (green-blind)
#97A2C2
Tritanopia (blue-blind)
#6EB1B2
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #83abc2; /* rgb */ color: rgb(131, 171, 194); /* oklch */ color: oklch(72.0% 0.055 233.7);
Tailwind
colors: {
custom: {
50: '#a9c4d4',
500: '#83abc2',
950: '#000000',
},
}SCSS
$custom: #83abc2; $custom-light: #a9c4d4; $custom-dark: #000000;
JSON
{
"hex": "#83abc2",
"rgb": {
"r": 131,
"g": 171,
"b": 194
},
"hsl": {
"h": 201.905,
"s": 34.054,
"l": 63.725
},
"oklch": {
"l": 0.72013,
"c": 0.05475,
"h": 233.7
},
"luminance": 0.37846
}Semantic roles & 50–950 ramp
primary
#83ABC2
secondary
#DCCDC5
accent
#6339AD
background
#FAFCFD
surface
#F4F8FA
border
#CED1D3
text
#101214
muted
#7F8183