#83ACDC#83ACDC
#83ACDC is a light, moderate cyan. Relative luminance 0.395; OKLCH L 73.3% C 0.083 H 252.8°. Best body text is #000000 at 8.90:1 contrast (WCAG AA passes).
Color values
| HEX | #83ACDC |
|---|---|
| RGB | rgb(131, 172, 220) |
| HSL | hsl(212, 56%, 69%) |
| HSV | hsv(212, 40%, 86%) |
| CMYK | cmyk(40.5%, 21.8%, 0%, 13.7%) |
| CIE-LAB | lab(69.11, -1.68, -28.60) |
| CIE-LCH | lch(69.11, 28.65, 266.64°) |
| OKLab | oklab(73.27% -0.0245 -0.0794) |
| OKLCH | oklch(73.27% 0.083 252.8) |
| XYZ | xyz(37.0267, 39.4955, 73.3686) |
| Luminance | 0.3950 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.55
Sky Blue (survey)
#75BBFD
ΔE00 6.13
Pastel Blue
#A2BFFE
ΔE00 7.10
Cornflowerblue
#6495ED
ΔE00 7.18
Light Grey Blue
#9DBCD4
ΔE00 7.56
Periwinkle Blue
#8F99FB
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83ACDC #DCB383
analogous
#83D9DC #83ACDC #8783DC
triadic
#83ACDC #DC83AC #ACDC83
tetradic
#83ACDC #DC83D9 #DCB383 #83DC87
square
#83ACDC #DC83D9 #DCB383 #83DC87
split-complementary
#83ACDC #DC8783 #D9DC83
monochromatic
#326DB2 #538CCF #83ACDC #B3CCE9 #E2ECF7
Accessibility & contrast
On white
2.36
#83ACDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.90
#83ACDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83ACDC
8.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83ACDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83ACDC | 1.00 | 2.36 | 8.90 | 8.90 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AAEDE
Deuteranopia (green-blind)
#8FA5DB
Tritanopia (blue-blind)
#63B7BC
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #83acdc; /* rgb */ color: rgb(131, 172, 220); /* oklch */ color: oklch(73.3% 0.083 252.8);
Tailwind
colors: {
custom: {
50: '#aac4e7',
500: '#83acdc',
950: '#000000',
},
}SCSS
$custom: #83acdc; $custom-light: #aac4e7; $custom-dark: #000000;
JSON
{
"hex": "#83acdc",
"rgb": {
"r": 131,
"g": 172,
"b": 220
},
"hsl": {
"h": 212.36,
"s": 55.975,
"l": 68.824
},
"oklch": {
"l": 0.73268,
"c": 0.08307,
"h": 252.8
},
"luminance": 0.39498
}Semantic roles & 50–950 ramp
primary
#83ACDC
secondary
#EBDED0
accent
#7922C4
background
#FAFCFE
surface
#F4F8FC
border
#CED1D5
text
#101216
muted
#7F8184