#83ABDF#83ABDF
#83ABDF is a light, moderate cyan. Relative luminance 0.393; OKLCH L 73.2% C 0.088 H 255.2°. Best body text is #000000 at 8.86:1 contrast (WCAG AA passes).
Color values
| HEX | #83ABDF |
|---|---|
| RGB | rgb(131, 171, 223) |
| HSL | hsl(214, 59%, 69%) |
| HSV | hsv(214, 41%, 87%) |
| CMYK | cmyk(41.3%, 23.3%, 0%, 12.5%) |
| CIE-LAB | lab(68.95, -0.31, -30.49) |
| CIE-LCH | lch(68.95, 30.49, 269.43°) |
| OKLab | oklab(73.18% -0.0223 -0.0847) |
| OKLCH | oklch(73.18% 0.088 255.2) |
| XYZ | xyz(37.2380, 39.2767, 75.4167) |
| Luminance | 0.3928 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.44
Sky Blue (survey)
#75BBFD
ΔE00 6.48
Cornflowerblue
#6495ED
ΔE00 6.82
Pastel Blue
#A2BFFE
ΔE00 6.91
Periwinkle Blue
#8F99FB
ΔE00 7.93
Light Grey Blue
#9DBCD4
ΔE00 8.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83ABDF #DFB783
analogous
#83D9DF #83ABDF #8983DF
triadic
#83ABDF #DF83AB #ABDF83
tetradic
#83ABDF #DF83D9 #DFB783 #83DF89
square
#83ABDF #DF83D9 #DFB783 #83DF89
split-complementary
#83ABDF #DF8983 #D9DF83
monochromatic
#306BB8 #528AD2 #83ABDF #B4CCEC #E4EDF8
Accessibility & contrast
On white
2.37
#83ABDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.86
#83ABDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83ABDF
8.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83ABDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83ABDF | 1.00 | 2.37 | 8.86 | 8.86 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98ADE1
Deuteranopia (green-blind)
#8DA4DE
Tritanopia (blue-blind)
#62B6BD
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #83abdf; /* rgb */ color: rgb(131, 171, 223); /* oklch */ color: oklch(73.2% 0.088 255.2);
Tailwind
colors: {
custom: {
50: '#aac3e9',
500: '#83abdf',
950: '#000000',
},
}SCSS
$custom: #83abdf; $custom-light: #aac3e9; $custom-dark: #000000;
JSON
{
"hex": "#83abdf",
"rgb": {
"r": 131,
"g": 171,
"b": 223
},
"hsl": {
"h": 213.913,
"s": 58.974,
"l": 69.412
},
"oklch": {
"l": 0.73182,
"c": 0.08763,
"h": 255.2
},
"luminance": 0.39279
}Semantic roles & 50–950 ramp
primary
#83ABDF
secondary
#ECE1D2
accent
#7E1FC7
background
#FAFCFE
surface
#F4F8FC
border
#CED1D5
text
#101216
muted
#7F8184