#7AB4E8#7AB4E8
#7AB4E8 is a light, moderate cyan. Relative luminance 0.426; OKLCH L 75.0% C 0.097 H 246.6°. Best body text is #000000 at 9.52:1 contrast (WCAG AA passes).
Color values
| HEX | #7AB4E8 |
|---|---|
| RGB | rgb(122, 180, 232) |
| HSL | hsl(208, 71%, 69%) |
| HSV | hsv(208, 47%, 91%) |
| CMYK | cmyk(47.4%, 22.4%, 0%, 9%) |
| CIE-LAB | lab(71.28, -4.98, -31.84) |
| CIE-LCH | lch(71.28, 32.23, 261.12°) |
| OKLab | oklab(75.01% -0.0385 -0.0887) |
| OKLCH | oklch(75.01% 0.097 246.6) |
| XYZ | xyz(38.9077, 42.6035, 82.5013) |
| Luminance | 0.4261 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 2.79
Carolina Blue
#8AB8FE
ΔE00 4.50
Sky
#82CAFC
ΔE00 6.05
Lightblue (survey)
#7BC8F6
ΔE00 6.29
Lightskyblue
#87CEFA
ΔE00 7.33
Light Blue
#95D0FC
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AB4E8 #E8AE7A
analogous
#7AE8E5 #7AB4E8 #7A7DE8
triadic
#7AB4E8 #E87AB4 #B4E87A
tetradic
#7AB4E8 #E57AE8 #E8AE7A #7DE87A
square
#7AB4E8 #E57AE8 #E8AE7A #7DE87A
split-complementary
#7AB4E8 #E87A7D #E8E57A
monochromatic
#2278C5 #4697DF #7AB4E8 #AED1F1 #E2EFFA
Accessibility & contrast
On white
2.21
#7AB4E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.52
#7AB4E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AB4E8
9.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AB4E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AB4E8 | 1.00 | 2.21 | 9.52 | 9.52 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FB5EA
Deuteranopia (green-blind)
#90AAE7
Tritanopia (blue-blind)
#48C0C6
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #7ab4e8; /* rgb */ color: rgb(122, 180, 232); /* oklch */ color: oklch(75.0% 0.097 246.6);
Tailwind
colors: {
custom: {
50: '#a6caef',
500: '#7ab4e8',
950: '#000000',
},
}SCSS
$custom: #7ab4e8; $custom-light: #a6caef; $custom-dark: #000000;
JSON
{
"hex": "#7ab4e8",
"rgb": {
"r": 122,
"g": 180,
"b": 232
},
"hsl": {
"h": 208.364,
"s": 70.513,
"l": 69.412
},
"oklch": {
"l": 0.75005,
"c": 0.0967,
"h": 246.6
},
"luminance": 0.42606
}Semantic roles & 50–950 ramp
primary
#7AB4E8
secondary
#EFDECF
accent
#6E13D3
background
#FAFCFE
surface
#F4F8FD
border
#CED1D5
text
#101316
muted
#7F8284