#7AB4F4#7AB4F4
#7AB4F4 is a light, moderate cyan. Relative luminance 0.433; OKLCH L 75.5% C 0.111 H 251.7°. Best body text is #000000 at 9.66:1 contrast (WCAG AA passes).
Color values
| HEX | #7AB4F4 |
|---|---|
| RGB | rgb(122, 180, 244) |
| HSL | hsl(211, 85%, 72%) |
| HSV | hsv(211, 50%, 96%) |
| CMYK | cmyk(50%, 26.2%, 0%, 4.3%) |
| CIE-LAB | lab(71.76, -1.52, -37.61) |
| CIE-LCH | lch(71.76, 37.64, 267.69°) |
| OKLab | oklab(75.54% -0.0347 -0.1053) |
| OKLCH | oklch(75.54% 0.111 251.7) |
| XYZ | xyz(40.6708, 43.3087, 91.7866) |
| Luminance | 0.4331 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 2.54
Carolina Blue
#8AB8FE
ΔE00 3.14
Sky
#82CAFC
ΔE00 6.80
Pastel Blue
#A2BFFE
ΔE00 7.39
Lightblue (survey)
#7BC8F6
ΔE00 7.50
Baby Blue (survey)
#A2CFFE
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AB4F4 #F4BA7A
analogous
#7AF1F4 #7AB4F4 #7D7AF4
triadic
#7AB4F4 #F47AB4 #B4F47A
tetradic
#7AB4F4 #F47AF1 #F4BA7A #7AF47D
square
#7AB4F4 #F47AF1 #F4BA7A #7AF47D
split-complementary
#7AB4F4 #F47D7A #F1F47A
monochromatic
#1375E1 #4194EF #7AB4F4 #B3D4F9 #E3EFFD
Accessibility & contrast
On white
2.17
#7AB4F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.66
#7AB4F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AB4F4
9.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AB4F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AB4F4 | 1.00 | 2.17 | 9.66 | 9.66 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AB7F7
Deuteranopia (green-blind)
#8BAAF3
Tritanopia (blue-blind)
#3EC3CA
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #7ab4f4; /* rgb */ color: rgb(122, 180, 244); /* oklch */ color: oklch(75.5% 0.111 251.7);
Tailwind
colors: {
custom: {
50: '#a7caf8',
500: '#7ab4f4',
950: '#000000',
},
}SCSS
$custom: #7ab4f4; $custom-light: #a7caf8; $custom-dark: #000000;
JSON
{
"hex": "#7ab4f4",
"rgb": {
"r": 122,
"g": 180,
"b": 244
},
"hsl": {
"h": 211.475,
"s": 84.722,
"l": 71.765
},
"oklch": {
"l": 0.7554,
"c": 0.11087,
"h": 251.7
},
"luminance": 0.43312
}Semantic roles & 50–950 ramp
primary
#7AB4F4
secondary
#F4E6D5
accent
#7804E1
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101317
muted
#7F8285