#83ABC4#83ABC4
#83ABC4 is a light, muted cyan. Relative luminance 0.379; OKLCH L 72.1% C 0.057 H 236.0°. Best body text is #000000 at 8.59:1 contrast (WCAG AA passes).
Color values
| HEX | #83ABC4 |
|---|---|
| RGB | rgb(131, 171, 196) |
| HSL | hsl(203, 36%, 64%) |
| HSV | hsv(203, 33%, 77%) |
| CMYK | cmyk(33.2%, 12.8%, 0%, 23.1%) |
| CIE-LAB | lab(67.97, -7.42, -17.11) |
| CIE-LCH | lch(67.97, 18.65, 246.56°) |
| OKLab | oklab(72.09% -0.0316 -0.0469) |
| OKLCH | oklch(72.09% 0.057 236) |
| XYZ | xyz(33.8836, 37.9350, 57.7507) |
| Luminance | 0.3794 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 3.96
Bluegrey
#85A3B2
ΔE00 4.17
Bluey Grey
#89A0B0
ΔE00 5.08
Light Grey Blue
#9DBCD4
ΔE00 5.63
Cool Gray
#9AA7B0
ΔE00 7.96
Cloudy Blue
#ACC2D9
ΔE00 8.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83ABC4 #C49C83
analogous
#83C4BD #83ABC4 #838BC4
triadic
#83ABC4 #C483AB #ABC483
tetradic
#83ABC4 #BD83C4 #C49C83 #8BC483
square
#83ABC4 #BD83C4 #C49C83 #8BC483
split-complementary
#83ABC4 #C4838B #C4BD83
monochromatic
#426F8B #5A8FB0 #83ABC4 #ACC7D8 #D6E3EB
Accessibility & contrast
On white
2.45
#83ABC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.59
#83ABC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83ABC4
8.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83ABC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83ABC4 | 1.00 | 2.45 | 8.59 | 8.59 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0AAC5
Deuteranopia (green-blind)
#97A2C4
Tritanopia (blue-blind)
#6EB2B3
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #83abc4; /* rgb */ color: rgb(131, 171, 196); /* oklch */ color: oklch(72.1% 0.057 236.0);
Tailwind
colors: {
custom: {
50: '#a9c4d5',
500: '#83abc4',
950: '#000000',
},
}SCSS
$custom: #83abc4; $custom-light: #a9c4d5; $custom-dark: #000000;
JSON
{
"hex": "#83abc4",
"rgb": {
"r": 131,
"g": 171,
"b": 196
},
"hsl": {
"h": 203.077,
"s": 35.519,
"l": 64.118
},
"oklch": {
"l": 0.72088,
"c": 0.05662,
"h": 236
},
"luminance": 0.37937
}Semantic roles & 50–950 ramp
primary
#83ABC4
secondary
#DDCFC6
accent
#6537AE
background
#FAFCFD
surface
#F4F8FA
border
#CED1D3
text
#101214
muted
#7F8183