#7AB4ED#7AB4ED
#7AB4ED is a light, moderate cyan. Relative luminance 0.429; OKLCH L 75.2% C 0.102 H 248.9°. Best body text is #000000 at 9.58:1 contrast (WCAG AA passes).
Color values
| HEX | #7AB4ED |
|---|---|
| RGB | rgb(122, 180, 237) |
| HSL | hsl(210, 76%, 70%) |
| HSV | hsv(210, 49%, 93%) |
| CMYK | cmyk(48.5%, 24.1%, 0%, 7.1%) |
| CIE-LAB | lab(71.48, -3.55, -34.26) |
| CIE-LCH | lch(71.48, 34.44, 264.09°) |
| OKLab | oklab(75.22% -0.0369 -0.0956) |
| OKLCH | oklch(75.22% 0.103 248.9) |
| XYZ | xyz(39.6281, 42.8916, 86.2950) |
| Luminance | 0.4289 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 2.49
Carolina Blue
#8AB8FE
ΔE00 3.83
Sky
#82CAFC
ΔE00 6.34
Lightblue (survey)
#7BC8F6
ΔE00 6.80
Light Blue
#95D0FC
ΔE00 7.56
Baby Blue (survey)
#A2CFFE
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AB4ED #EDB37A
analogous
#7AEDEC #7AB4ED #7A7AED
triadic
#7AB4ED #ED7AB4 #B4ED7A
tetradic
#7AB4ED #EC7AED #EDB37A #7AED7A
square
#7AB4ED #EC7AED #EDB37A #7AED7A
split-complementary
#7AB4ED #ED7A7A #EDEC7A
monochromatic
#1C77D0 #4496E6 #7AB4ED #B0D2F4 #E4F0FB
Accessibility & contrast
On white
2.19
#7AB4ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.58
#7AB4ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AB4ED
9.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AB4ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AB4ED | 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)
#9DB6F0
Deuteranopia (green-blind)
#8EAAEC
Tritanopia (blue-blind)
#44C1C7
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #7ab4ed; /* rgb */ color: rgb(122, 180, 237); /* oklch */ color: oklch(75.2% 0.102 248.9);
Tailwind
colors: {
custom: {
50: '#a6caf3',
500: '#7ab4ed',
950: '#000000',
},
}SCSS
$custom: #7ab4ed; $custom-light: #a6caf3; $custom-dark: #000000;
JSON
{
"hex": "#7ab4ed",
"rgb": {
"r": 122,
"g": 180,
"b": 237
},
"hsl": {
"h": 209.739,
"s": 76.159,
"l": 70.392
},
"oklch": {
"l": 0.75224,
"c": 0.1025,
"h": 248.9
},
"luminance": 0.42895
}Semantic roles & 50–950 ramp
primary
#7AB4ED
secondary
#F1E1D2
accent
#720DD8
background
#FAFCFE
surface
#F4F8FD
border
#CED1D5
text
#101317
muted
#7F8285