#83ACDD#83ACDD
#83ACDD is a light, moderate cyan. Relative luminance 0.396; OKLCH L 73.3% C 0.084 H 253.3°. Best body text is #000000 at 8.91:1 contrast (WCAG AA passes).
Color values
| HEX | #83ACDD |
|---|---|
| RGB | rgb(131, 172, 221) |
| HSL | hsl(213, 57%, 69%) |
| HSV | hsv(213, 41%, 87%) |
| CMYK | cmyk(40.7%, 22.2%, 0%, 13.3%) |
| CIE-LAB | lab(69.15, -1.41, -29.09) |
| CIE-LCH | lch(69.15, 29.12, 267.23°) |
| OKLab | oklab(73.31% -0.0242 -0.0807) |
| OKLCH | oklch(73.31% 0.084 253.3) |
| XYZ | xyz(37.1595, 39.5487, 74.0682) |
| Luminance | 0.3955 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.45
Sky Blue (survey)
#75BBFD
ΔE00 6.13
Pastel Blue
#A2BFFE
ΔE00 7.01
Cornflowerblue
#6495ED
ΔE00 7.13
Light Grey Blue
#9DBCD4
ΔE00 7.68
Periwinkle Blue
#8F99FB
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83ACDD #DDB483
analogous
#83D9DD #83ACDD #8783DD
triadic
#83ACDD #DD83AC #ACDD83
tetradic
#83ACDD #DD83D9 #DDB483 #83DD87
square
#83ACDD #DD83D9 #DDB483 #83DD87
split-complementary
#83ACDD #DD8783 #D9DD83
monochromatic
#316DB4 #538CD0 #83ACDD #B3CCEA #E3ECF7
Accessibility & contrast
On white
2.36
#83ACDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.91
#83ACDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83ACDD
8.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83ACDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83ACDD | 1.00 | 2.36 | 8.91 | 8.91 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99AEDF
Deuteranopia (green-blind)
#8FA5DC
Tritanopia (blue-blind)
#63B7BD
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #83acdd; /* rgb */ color: rgb(131, 172, 221); /* oklch */ color: oklch(73.3% 0.084 253.3);
Tailwind
colors: {
custom: {
50: '#aac4e7',
500: '#83acdd',
950: '#000000',
},
}SCSS
$custom: #83acdd; $custom-light: #aac4e7; $custom-dark: #000000;
JSON
{
"hex": "#83acdd",
"rgb": {
"r": 131,
"g": 172,
"b": 221
},
"hsl": {
"h": 212.667,
"s": 56.962,
"l": 69.02
},
"oklch": {
"l": 0.7331,
"c": 0.0843,
"h": 253.3
},
"luminance": 0.39551
}Semantic roles & 50–950 ramp
primary
#83ACDD
secondary
#EBDFD1
accent
#7A21C5
background
#FAFCFE
surface
#F4F8FC
border
#CED1D5
text
#101216
muted
#7F8184