#83ABDA#83ABDA
#83ABDA is a light, moderate cyan. Relative luminance 0.390; OKLCH L 73.0% C 0.081 H 252.9°. Best body text is #000000 at 8.80:1 contrast (WCAG AA passes).
Color values
| HEX | #83ABDA |
|---|---|
| RGB | rgb(131, 171, 218) |
| HSL | hsl(212, 54%, 68%) |
| HSV | hsv(212, 40%, 85%) |
| CMYK | cmyk(39.9%, 21.6%, 0%, 14.5%) |
| CIE-LAB | lab(68.76, -1.67, -28.04) |
| CIE-LCH | lch(68.76, 28.09, 266.60°) |
| OKLab | oklab(72.97% -0.0239 -0.0778) |
| OKLCH | oklch(72.97% 0.081 252.9) |
| XYZ | xyz(36.5738, 39.0110, 71.9188) |
| Luminance | 0.3901 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.88
Sky Blue (survey)
#75BBFD
ΔE00 6.47
Cornflowerblue
#6495ED
ΔE00 7.04
Pastel Blue
#A2BFFE
ΔE00 7.29
Light Grey Blue
#9DBCD4
ΔE00 7.62
Periwinkle Blue
#8F99FB
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83ABDA #DAB283
analogous
#83D6DA #83ABDA #8683DA
triadic
#83ABDA #DA83AB #ABDA83
tetradic
#83ABDA #DA83D6 #DAB283 #83DA86
square
#83ABDA #DA83D6 #DAB283 #83DA86
split-complementary
#83ABDA #DA8683 #D6DA83
monochromatic
#346CAF #548BCC #83ABDA #B2CBE8 #E1EBF6
Accessibility & contrast
On white
2.39
#83ABDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.80
#83ABDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83ABDA
8.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83ABDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83ABDA | 1.00 | 2.39 | 8.80 | 8.80 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99ADDC
Deuteranopia (green-blind)
#8FA4D9
Tritanopia (blue-blind)
#64B5BB
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #83abda; /* rgb */ color: rgb(131, 171, 218); /* oklch */ color: oklch(73.0% 0.081 252.9);
Tailwind
colors: {
custom: {
50: '#aac3e5',
500: '#83abda',
950: '#000000',
},
}SCSS
$custom: #83abda; $custom-light: #aac3e5; $custom-dark: #000000;
JSON
{
"hex": "#83abda",
"rgb": {
"r": 131,
"g": 171,
"b": 218
},
"hsl": {
"h": 212.414,
"s": 54.037,
"l": 68.431
},
"oklch": {
"l": 0.72968,
"c": 0.08136,
"h": 252.9
},
"luminance": 0.39013
}Semantic roles & 50–950 ramp
primary
#83ABDA
secondary
#E9DDCF
accent
#7924C2
background
#FAFCFE
surface
#F4F8FC
border
#CED1D5
text
#101215
muted
#7F8184