#83ABC7#83ABC7
#83ABC7 is a light, muted cyan. Relative luminance 0.381; OKLCH L 72.2% C 0.060 H 239.2°. Best body text is #000000 at 8.61:1 contrast (WCAG AA passes).
Color values
| HEX | #83ABC7 |
|---|---|
| RGB | rgb(131, 171, 199) |
| HSL | hsl(205, 38%, 65%) |
| HSV | hsv(205, 34%, 78%) |
| CMYK | cmyk(34.2%, 14.1%, 0%, 22%) |
| CIE-LAB | lab(68.07, -6.66, -18.62) |
| CIE-LCH | lch(68.07, 19.77, 250.32°) |
| OKLab | oklab(72.2% -0.0305 -0.0511) |
| OKLCH | oklch(72.2% 0.06 239.2) |
| XYZ | xyz(34.2285, 38.0729, 59.5670) |
| Luminance | 0.3807 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 4.74
Bluegrey
#85A3B2
ΔE00 5.02
Bluey Grey
#89A0B0
ΔE00 5.46
Light Grey Blue
#9DBCD4
ΔE00 5.50
Cool Gray
#9AA7B0
ΔE00 8.36
Cloudy Blue
#ACC2D9
ΔE00 8.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83ABC7 #C79F83
analogous
#83C7C1 #83ABC7 #8389C7
triadic
#83ABC7 #C783AB #ABC783
tetradic
#83ABC7 #C183C7 #C79F83 #89C783
square
#83ABC7 #C183C7 #C79F83 #89C783
split-complementary
#83ABC7 #C78389 #C7C183
monochromatic
#416F8F #598EB4 #83ABC7 #ADC8DA #D7E4ED
Accessibility & contrast
On white
2.44
#83ABC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.61
#83ABC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83ABC7
8.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83ABC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83ABC7 | 1.00 | 2.44 | 8.61 | 8.61 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FAAC8
Deuteranopia (green-blind)
#96A3C7
Tritanopia (blue-blind)
#6DB2B4
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #83abc7; /* rgb */ color: rgb(131, 171, 199); /* oklch */ color: oklch(72.2% 0.060 239.2);
Tailwind
colors: {
custom: {
50: '#a9c4d8',
500: '#83abc7',
950: '#000000',
},
}SCSS
$custom: #83abc7; $custom-light: #a9c4d8; $custom-dark: #000000;
JSON
{
"hex": "#83abc7",
"rgb": {
"r": 131,
"g": 171,
"b": 199
},
"hsl": {
"h": 204.706,
"s": 37.778,
"l": 64.706
},
"oklch": {
"l": 0.72202,
"c": 0.05957,
"h": 239.2
},
"luminance": 0.38075
}Semantic roles & 50–950 ramp
primary
#83ABC7
secondary
#DFD1C7
accent
#6835B1
background
#FAFCFD
surface
#F4F8FA
border
#CED1D3
text
#101214
muted
#7F8183