#7AB4FB#7AB4FB
#7AB4FB is a light, moderate cyan. Relative luminance 0.437; OKLCH L 75.9% C 0.119 H 254.1°. Best body text is #000000 at 9.75:1 contrast (WCAG AA passes).
Color values
| HEX | #7AB4FB |
|---|---|
| RGB | rgb(122, 180, 251) |
| HSL | hsl(213, 94%, 73%) |
| HSV | hsv(213, 51%, 98%) |
| CMYK | cmyk(51.4%, 28.3%, 0%, 1.6%) |
| CIE-LAB | lab(72.06, 0.54, -40.95) |
| CIE-LCH | lch(72.06, 40.95, 270.76°) |
| OKLab | oklab(75.87% -0.0327 -0.1149) |
| OKLCH | oklch(75.87% 0.119 254.1) |
| XYZ | xyz(41.7539, 43.7420, 97.4909) |
| Luminance | 0.4375 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.67
Sky Blue (survey)
#75BBFD
ΔE00 2.91
Pastel Blue
#A2BFFE
ΔE00 7.12
Sky
#82CAFC
ΔE00 7.26
Baby Blue (survey)
#A2CFFE
ΔE00 7.56
Light Blue
#95D0FC
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AB4FB #FBC17A
analogous
#7AF5FB #7AB4FB #807AFB
triadic
#7AB4FB #FB7AB4 #B4FB7A
tetradic
#7AB4FB #FB7AF5 #FBC17A #7AFB80
square
#7AB4FB #FB7AF5 #FBC17A #7AFB80
split-complementary
#7AB4FB #FB807A #F5FB7A
monochromatic
#0771F3 #3F92F9 #7AB4FB #B5D6FD #E1EEFE
Accessibility & contrast
On white
2.15
#7AB4FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.75
#7AB4FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AB4FB
9.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AB4FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AB4FB | 1.00 | 2.15 | 9.75 | 9.75 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98B8FE
Deuteranopia (green-blind)
#88ABFA
Tritanopia (blue-blind)
#36C4CD
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #7ab4fb; /* rgb */ color: rgb(122, 180, 251); /* oklch */ color: oklch(75.9% 0.119 254.1);
Tailwind
colors: {
custom: {
50: '#a7cafd',
500: '#7ab4fb',
950: '#000000',
},
}SCSS
$custom: #7ab4fb; $custom-light: #a7cafd; $custom-dark: #000000;
JSON
{
"hex": "#7ab4fb",
"rgb": {
"r": 122,
"g": 180,
"b": 251
},
"hsl": {
"h": 213.023,
"s": 94.161,
"l": 73.137
},
"oklch": {
"l": 0.75865,
"c": 0.11947,
"h": 254.1
},
"luminance": 0.43745
}Semantic roles & 50–950 ramp
primary
#7AB4FB
secondary
#F6E7D5
accent
#7E00E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101317
muted
#7F8285