#5AB0FA#5AB0FA
#5AB0FA is a light, vivid cyan. Relative luminance 0.401; OKLCH L 73.5% C 0.136 H 246.9°. Best body text is #000000 at 9.03:1 contrast (WCAG AA passes).
Color values
| HEX | #5AB0FA |
|---|---|
| RGB | rgb(90, 176, 250) |
| HSL | hsl(208, 94%, 67%) |
| HSV | hsv(208, 64%, 98%) |
| CMYK | cmyk(64%, 29.6%, 0%, 2%) |
| CIE-LAB | lab(69.56, -3.73, -44.41) |
| CIE-LCH | lch(69.56, 44.57, 265.20°) |
| OKLab | oklab(73.52% -0.0534 -0.1254) |
| OKLCH | oklch(73.52% 0.136 246.9) |
| XYZ | xyz(36.9907, 40.1227, 96.2190) |
| Luminance | 0.4013 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 3.57
Carolina Blue
#8AB8FE
ΔE00 6.96
Azure (survey)
#069AF3
ΔE00 6.96
Sky
#82CAFC
ΔE00 7.66
Lightblue (survey)
#7BC8F6
ΔE00 7.93
Deepskyblue
#00BFFF
ΔE00 8.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AB0FA #FAA45A
analogous
#5AFAF4 #5AB0FA #5A60FA
triadic
#5AB0FA #FA5AB0 #B0FA5A
tetradic
#5AB0FA #F45AFA #FAA45A #60FA5A
square
#5AB0FA #F45AFA #FAA45A #60FA5A
split-complementary
#5AB0FA #FA5A60 #FAF45A
monochromatic
#0674D3 #1F94F8 #5AB0FA #95CCFC #D1E9FE
Accessibility & contrast
On white
2.33
#5AB0FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.03
#5AB0FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AB0FA
9.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AB0FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AB0FA | 1.00 | 2.33 | 9.03 | 9.03 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FB2FD
Deuteranopia (green-blind)
#7AA3F9
Tritanopia (blue-blind)
#00C2CA
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #5ab0fa; /* rgb */ color: rgb(90, 176, 250); /* oklch */ color: oklch(73.5% 0.136 246.9);
Tailwind
colors: {
custom: {
50: '#97c7fc',
500: '#5ab0fa',
950: '#000000',
},
}SCSS
$custom: #5ab0fa; $custom-light: #97c7fc; $custom-dark: #000000;
JSON
{
"hex": "#5ab0fa",
"rgb": {
"r": 90,
"g": 176,
"b": 250
},
"hsl": {
"h": 207.75,
"s": 94.118,
"l": 66.667
},
"oklch": {
"l": 0.73517,
"c": 0.13628,
"h": 246.9
},
"luminance": 0.40126
}Semantic roles & 50–950 ramp
primary
#5AB0FA
secondary
#F2D6BE
accent
#6A00E6
background
#FAFCFF
surface
#F3F8FF
border
#CDD1D7
text
#0F1317
muted
#7F8285