#84ABDF#84ABDF
#84ABDF is a light, moderate cyan. Relative luminance 0.394; OKLCH L 73.2% C 0.087 H 255.8°. Best body text is #000000 at 8.87:1 contrast (WCAG AA passes).
Color values
| HEX | #84ABDF |
|---|---|
| RGB | rgb(132, 171, 223) |
| HSL | hsl(214, 59%, 70%) |
| HSV | hsv(214, 41%, 87%) |
| CMYK | cmyk(40.8%, 23.3%, 0%, 12.5%) |
| CIE-LAB | lab(69.01, -0.05, -30.39) |
| CIE-LCH | lch(69.01, 30.39, 269.91°) |
| OKLab | oklab(73.24% -0.0214 -0.0845) |
| OKLCH | oklch(73.24% 0.087 255.8) |
| XYZ | xyz(37.3936, 39.3570, 75.4240) |
| Luminance | 0.3936 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.45
Sky Blue (survey)
#75BBFD
ΔE00 6.65
Pastel Blue
#A2BFFE
ΔE00 6.77
Cornflowerblue
#6495ED
ΔE00 6.89
Periwinkle Blue
#8F99FB
ΔE00 7.77
Light Grey Blue
#9DBCD4
ΔE00 8.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84ABDF #DFB884
analogous
#84D8DF #84ABDF #8B84DF
triadic
#84ABDF #DF84AB #ABDF84
tetradic
#84ABDF #DF84D8 #DFB884 #84DF8B
square
#84ABDF #DF84D8 #DFB884 #84DF8B
split-complementary
#84ABDF #DF8B84 #D8DF84
monochromatic
#306BB9 #538AD2 #84ABDF #B5CCEC #E5EDF8
Accessibility & contrast
On white
2.37
#84ABDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.87
#84ABDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84ABDF
8.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84ABDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84ABDF | 1.00 | 2.37 | 8.87 | 8.87 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98ADE1
Deuteranopia (green-blind)
#8DA4DE
Tritanopia (blue-blind)
#64B6BD
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #84abdf; /* rgb */ color: rgb(132, 171, 223); /* oklch */ color: oklch(73.2% 0.087 255.8);
Tailwind
colors: {
custom: {
50: '#abc3e9',
500: '#84abdf',
950: '#000000',
},
}SCSS
$custom: #84abdf; $custom-light: #abc3e9; $custom-dark: #000000;
JSON
{
"hex": "#84abdf",
"rgb": {
"r": 132,
"g": 171,
"b": 223
},
"hsl": {
"h": 214.286,
"s": 58.71,
"l": 69.608
},
"oklch": {
"l": 0.73243,
"c": 0.08712,
"h": 255.8
},
"luminance": 0.39359
}Semantic roles & 50–950 ramp
primary
#84ABDF
secondary
#ECE1D2
accent
#7F1FC6
background
#FAFCFE
surface
#F4F8FC
border
#CED1D5
text
#101216
muted
#7F8184