#7AB2FA#7AB2FA
#7AB2FA is a light, moderate cyan. Relative luminance 0.429; OKLCH L 75.4% C 0.120 H 255.2°. Best body text is #000000 at 9.58:1 contrast (WCAG AA passes).
Color values
| HEX | #7AB2FA |
|---|---|
| RGB | rgb(122, 178, 250) |
| HSL | hsl(214, 93%, 73%) |
| HSV | hsv(214, 51%, 98%) |
| CMYK | cmyk(51.2%, 28.8%, 0%, 2%) |
| CIE-LAB | lab(71.47, 1.36, -41.32) |
| CIE-LCH | lch(71.47, 41.34, 271.88°) |
| OKLab | oklab(75.39% -0.0307 -0.116) |
| OKLCH | oklch(75.39% 0.12 255.2) |
| XYZ | xyz(41.1958, 42.8774, 96.5293) |
| Luminance | 0.4288 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.64
Sky Blue (survey)
#75BBFD
ΔE00 3.52
Pastel Blue
#A2BFFE
ΔE00 7.06
Sky
#82CAFC
ΔE00 7.84
Baby Blue (survey)
#A2CFFE
ΔE00 7.95
Cornflowerblue
#6495ED
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AB2FA #FAC27A
analogous
#7AF2FA #7AB2FA #827AFA
triadic
#7AB2FA #FA7AB2 #B2FA7A
tetradic
#7AB2FA #FA7AF2 #FAC27A #7AFA82
square
#7AB2FA #FA7AF2 #FAC27A #7AFA82
split-complementary
#7AB2FA #FA827A #F2FA7A
monochromatic
#096EF1 #3F90F8 #7AB2FA #B5D4FC #E2EEFE
Accessibility & contrast
On white
2.19
#7AB2FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.58
#7AB2FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AB2FA
9.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AB2FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AB2FA | 1.00 | 2.19 | 9.58 | 9.58 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B6FD
Deuteranopia (green-blind)
#86A9F9
Tritanopia (blue-blind)
#38C2CB
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #7ab2fa; /* rgb */ color: rgb(122, 178, 250); /* oklch */ color: oklch(75.4% 0.120 255.2);
Tailwind
colors: {
custom: {
50: '#a7c8fc',
500: '#7ab2fa',
950: '#000000',
},
}SCSS
$custom: #7ab2fa; $custom-light: #a7c8fc; $custom-dark: #000000;
JSON
{
"hex": "#7ab2fa",
"rgb": {
"r": 122,
"g": 178,
"b": 250
},
"hsl": {
"h": 213.75,
"s": 92.754,
"l": 72.941
},
"oklch": {
"l": 0.75393,
"c": 0.11999,
"h": 255.2
},
"luminance": 0.4288
}Semantic roles & 50–950 ramp
primary
#7AB2FA
secondary
#F6E8D5
accent
#8100E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101317
muted
#7F8285