#7AAAEB#7AAAEB
#7AAAEB is a light, moderate cyan. Relative luminance 0.389; OKLCH L 73.0% C 0.108 H 256.2°. Best body text is #000000 at 8.78:1 contrast (WCAG AA passes).
Color values
| HEX | #7AAAEB |
|---|---|
| RGB | rgb(122, 170, 235) |
| HSL | hsl(215, 74%, 70%) |
| HSV | hsv(215, 48%, 92%) |
| CMYK | cmyk(48.1%, 27.7%, 0%, 7.8%) |
| CIE-LAB | lab(68.67, 1.42, -37.54) |
| CIE-LCH | lch(68.67, 37.56, 272.17°) |
| OKLab | oklab(72.99% -0.0258 -0.1051) |
| OKLCH | oklch(72.99% 0.108 256.2) |
| XYZ | xyz(37.3911, 38.8826, 84.1159) |
| Luminance | 0.3888 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.16
Sky Blue (survey)
#75BBFD
ΔE00 5.74
Cornflowerblue
#6495ED
ΔE00 6.06
Pastel Blue
#A2BFFE
ΔE00 7.66
Periwinkle Blue
#8F99FB
ΔE00 8.82
Dodgerblue
#1E90FF
ΔE00 9.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AAAEB #EBBB7A
analogous
#7AE3EB #7AAAEB #827AEB
triadic
#7AAAEB #EB7AAA #AAEB7A
tetradic
#7AAAEB #EB7AE3 #EBBB7A #7AEB82
square
#7AAAEB #EB7AE3 #EBBB7A #7AEB82
split-complementary
#7AAAEB #EB827A #E3EB7A
monochromatic
#1F68CC #4588E3 #7AAAEB #AFCCF3 #E4EEFB
Accessibility & contrast
On white
2.39
#7AAAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.78
#7AAAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AAAEB
8.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AAAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AAAEB | 1.00 | 2.39 | 8.78 | 8.78 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91AEEE
Deuteranopia (green-blind)
#83A3EA
Tritanopia (blue-blind)
#48B8C1
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #7aaaeb; /* rgb */ color: rgb(122, 170, 235); /* oklch */ color: oklch(73.0% 0.108 256.2);
Tailwind
colors: {
custom: {
50: '#a6c3f1',
500: '#7aaaeb',
950: '#000000',
},
}SCSS
$custom: #7aaaeb; $custom-light: #a6c3f1; $custom-dark: #000000;
JSON
{
"hex": "#7aaaeb",
"rgb": {
"r": 122,
"g": 170,
"b": 235
},
"hsl": {
"h": 214.513,
"s": 73.856,
"l": 70
},
"oklch": {
"l": 0.72987,
"c": 0.10822,
"h": 256.2
},
"luminance": 0.38885
}Semantic roles & 50–950 ramp
primary
#7AAAEB
secondary
#F0E3D1
accent
#8210D6
background
#FAFBFE
surface
#F4F7FD
border
#CED0D5
text
#101217
muted
#7F8185