#83ABDC#83ABDC
#83ABDC is a light, moderate cyan. Relative luminance 0.391; OKLCH L 73.1% C 0.084 H 253.9°. Best body text is #000000 at 8.82:1 contrast (WCAG AA passes).
Color values
| HEX | #83ABDC |
|---|---|
| RGB | rgb(131, 171, 220) |
| HSL | hsl(213, 56%, 69%) |
| HSV | hsv(213, 40%, 86%) |
| CMYK | cmyk(40.5%, 22.3%, 0%, 13.7%) |
| CIE-LAB | lab(68.84, -1.12, -29.02) |
| CIE-LCH | lch(68.84, 29.04, 267.78°) |
| OKLab | oklab(73.05% -0.0233 -0.0805) |
| OKLCH | oklch(73.05% 0.084 253.9) |
| XYZ | xyz(36.8371, 39.1163, 73.3054) |
| Luminance | 0.3912 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.68
Sky Blue (survey)
#75BBFD
ΔE00 6.47
Cornflowerblue
#6495ED
ΔE00 6.94
Pastel Blue
#A2BFFE
ΔE00 7.12
Light Grey Blue
#9DBCD4
ΔE00 7.85
Periwinkle Blue
#8F99FB
ΔE00 8.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83ABDC #DCB483
analogous
#83D8DC #83ABDC #8883DC
triadic
#83ABDC #DC83AB #ABDC83
tetradic
#83ABDC #DC83D8 #DCB483 #83DC88
square
#83ABDC #DC83D8 #DCB483 #83DC88
split-complementary
#83ABDC #DC8883 #D8DC83
monochromatic
#326CB2 #538BCF #83ABDC #B3CBE9 #E2ECF7
Accessibility & contrast
On white
2.38
#83ABDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.82
#83ABDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83ABDC
8.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83ABDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83ABDC | 1.00 | 2.38 | 8.82 | 8.82 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99ADDE
Deuteranopia (green-blind)
#8EA4DB
Tritanopia (blue-blind)
#63B6BC
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #83abdc; /* rgb */ color: rgb(131, 171, 220); /* oklch */ color: oklch(73.1% 0.084 253.9);
Tailwind
colors: {
custom: {
50: '#aac3e7',
500: '#83abdc',
950: '#000000',
},
}SCSS
$custom: #83abdc; $custom-light: #aac3e7; $custom-dark: #000000;
JSON
{
"hex": "#83abdc",
"rgb": {
"r": 131,
"g": 171,
"b": 220
},
"hsl": {
"h": 213.034,
"s": 55.975,
"l": 68.824
},
"oklch": {
"l": 0.73053,
"c": 0.08385,
"h": 253.9
},
"luminance": 0.39118
}Semantic roles & 50–950 ramp
primary
#83ABDC
secondary
#EBDFD0
accent
#7B22C4
background
#FAFCFE
surface
#F4F8FC
border
#CED1D5
text
#101216
muted
#7F8184