#7AB0FC#7AB0FC
#7AB0FC is a light, vivid blue. Relative luminance 0.422; OKLCH L 75.1% C 0.124 H 257.0°. Best body text is #000000 at 9.44:1 contrast (WCAG AA passes).
Color values
| HEX | #7AB0FC |
|---|---|
| RGB | rgb(122, 176, 252) |
| HSL | hsl(215, 96%, 73%) |
| HSV | hsv(215, 52%, 99%) |
| CMYK | cmyk(51.6%, 30.2%, 0%, 1.2%) |
| CIE-LAB | lab(71.02, 3.07, -43.11) |
| CIE-LCH | lch(71.02, 43.22, 274.07°) |
| OKLab | oklab(75.07% -0.0279 -0.1212) |
| OKLCH | oklch(75.07% 0.124 257) |
| XYZ | xyz(41.1160, 42.2134, 98.0579) |
| Luminance | 0.4222 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.67
Sky Blue (survey)
#75BBFD
ΔE00 4.30
Pastel Blue
#A2BFFE
ΔE00 6.99
Cornflowerblue
#6495ED
ΔE00 7.71
Baby Blue (survey)
#A2CFFE
ΔE00 8.38
Sky
#82CAFC
ΔE00 8.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AB0FC #FCC67A
analogous
#7AF1FC #7AB0FC #857AFC
triadic
#7AB0FC #FC7AB0 #B0FC7A
tetradic
#7AB0FC #FC7AF1 #FCC67A #7AFC85
square
#7AB0FC #FC7AF1 #FCC67A #7AFC85
split-complementary
#7AB0FC #FC857A #F1FC7A
monochromatic
#0669F6 #3E8CFB #7AB0FC #B6D4FD #E1EDFE
Accessibility & contrast
On white
2.22
#7AB0FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.44
#7AB0FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AB0FC
9.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AB0FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AB0FC | 1.00 | 2.22 | 9.44 | 9.44 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92B5FF
Deuteranopia (green-blind)
#82A8FA
Tritanopia (blue-blind)
#36C1CB
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #7ab0fc; /* rgb */ color: rgb(122, 176, 252); /* oklch */ color: oklch(75.1% 0.124 257.0);
Tailwind
colors: {
custom: {
50: '#a8c7fd',
500: '#7ab0fc',
950: '#000000',
},
}SCSS
$custom: #7ab0fc; $custom-light: #a8c7fd; $custom-dark: #000000;
JSON
{
"hex": "#7ab0fc",
"rgb": {
"r": 122,
"g": 176,
"b": 252
},
"hsl": {
"h": 215.077,
"s": 95.588,
"l": 73.333
},
"oklch": {
"l": 0.75066,
"c": 0.12435,
"h": 257
},
"luminance": 0.42217
}Semantic roles & 50–950 ramp
primary
#7AB0FC
secondary
#F7E8D4
accent
#8600E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101317
muted
#7F8285