#84ABDC#84ABDC
#84ABDC is a light, moderate cyan. Relative luminance 0.392; OKLCH L 73.1% C 0.083 H 254.5°. Best body text is #000000 at 8.84:1 contrast (WCAG AA passes).
Color values
| HEX | #84ABDC |
|---|---|
| RGB | rgb(132, 171, 220) |
| HSL | hsl(213, 56%, 69%) |
| HSV | hsv(213, 40%, 86%) |
| CMYK | cmyk(40%, 22.3%, 0%, 13.7%) |
| CIE-LAB | lab(68.89, -0.86, -28.93) |
| CIE-LCH | lch(68.89, 28.94, 268.29°) |
| OKLab | oklab(73.11% -0.0223 -0.0803) |
| OKLCH | oklch(73.11% 0.083 254.5) |
| XYZ | xyz(36.9928, 39.1966, 73.3127) |
| Luminance | 0.3920 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.69
Sky Blue (survey)
#75BBFD
ΔE00 6.63
Pastel Blue
#A2BFFE
ΔE00 6.98
Cornflowerblue
#6495ED
ΔE00 6.99
Light Grey Blue
#9DBCD4
ΔE00 7.86
Periwinkle Blue
#8F99FB
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84ABDC #DCB584
analogous
#84D7DC #84ABDC #8984DC
triadic
#84ABDC #DC84AB #ABDC84
tetradic
#84ABDC #DC84D7 #DCB584 #84DC89
square
#84ABDC #DC84D7 #DCB584 #84DC89
split-complementary
#84ABDC #DC8984 #D7DC84
monochromatic
#336CB3 #548ACE #84ABDC #B4CCEA #E3ECF7
Accessibility & contrast
On white
2.38
#84ABDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.84
#84ABDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84ABDC
8.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84ABDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84ABDC | 1.00 | 2.38 | 8.84 | 8.84 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99ADDE
Deuteranopia (green-blind)
#8EA4DB
Tritanopia (blue-blind)
#65B6BC
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #84abdc; /* rgb */ color: rgb(132, 171, 220); /* oklch */ color: oklch(73.1% 0.083 254.5);
Tailwind
colors: {
custom: {
50: '#abc3e7',
500: '#84abdc',
950: '#000000',
},
}SCSS
$custom: #84abdc; $custom-light: #abc3e7; $custom-dark: #000000;
JSON
{
"hex": "#84abdc",
"rgb": {
"r": 132,
"g": 171,
"b": 220
},
"hsl": {
"h": 213.409,
"s": 55.696,
"l": 69.02
},
"oklch": {
"l": 0.73114,
"c": 0.08332,
"h": 254.5
},
"luminance": 0.39199
}Semantic roles & 50–950 ramp
primary
#84ABDC
secondary
#EBDFD1
accent
#7C22C3
background
#FAFCFE
surface
#F4F8FC
border
#CED1D5
text
#101216
muted
#7F8184