#7AAAEA#7AAAEA
#7AAAEA is a light, moderate cyan. Relative luminance 0.388; OKLCH L 72.9% C 0.107 H 255.9°. Best body text is #000000 at 8.77:1 contrast (WCAG AA passes).
Color values
| HEX | #7AAAEA |
|---|---|
| RGB | rgb(122, 170, 234) |
| HSL | hsl(214, 73%, 70%) |
| HSV | hsv(214, 48%, 92%) |
| CMYK | cmyk(47.9%, 27.4%, 0%, 8.2%) |
| CIE-LAB | lab(68.62, 1.13, -37.06) |
| CIE-LCH | lch(68.62, 37.07, 271.75°) |
| OKLab | oklab(72.94% -0.0261 -0.1037) |
| OKLCH | oklch(72.94% 0.107 255.9) |
| XYZ | xyz(37.2470, 38.8250, 83.3572) |
| Luminance | 0.3883 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.21
Sky Blue (survey)
#75BBFD
ΔE00 5.72
Cornflowerblue
#6495ED
ΔE00 6.07
Pastel Blue
#A2BFFE
ΔE00 7.69
Periwinkle Blue
#8F99FB
ΔE00 8.85
Azure (survey)
#069AF3
ΔE00 9.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AAAEA #EABA7A
analogous
#7AE2EA #7AAAEA #827AEA
triadic
#7AAAEA #EA7AAA #AAEA7A
tetradic
#7AAAEA #EA7AE2 #EABA7A #7AEA82
square
#7AAAEA #EA7AE2 #EABA7A #7AEA82
split-complementary
#7AAAEA #EA827A #E2EA7A
monochromatic
#2069CA #4588E2 #7AAAEA #AFCCF2 #E4EEFB
Accessibility & contrast
On white
2.40
#7AAAEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.77
#7AAAEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AAAEA
8.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AAAEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AAAEA | 1.00 | 2.40 | 8.77 | 8.77 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91ADED
Deuteranopia (green-blind)
#84A3E9
Tritanopia (blue-blind)
#49B8C0
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #7aaaea; /* rgb */ color: rgb(122, 170, 234); /* oklch */ color: oklch(72.9% 0.107 255.9);
Tailwind
colors: {
custom: {
50: '#a6c3f1',
500: '#7aaaea',
950: '#000000',
},
}SCSS
$custom: #7aaaea; $custom-light: #a6c3f1; $custom-dark: #000000;
JSON
{
"hex": "#7aaaea",
"rgb": {
"r": 122,
"g": 170,
"b": 234
},
"hsl": {
"h": 214.286,
"s": 72.727,
"l": 69.804
},
"oklch": {
"l": 0.72941,
"c": 0.10695,
"h": 255.9
},
"luminance": 0.38828
}Semantic roles & 50–950 ramp
primary
#7AAAEA
secondary
#F0E2D0
accent
#8111D5
background
#FAFBFE
surface
#F4F7FD
border
#CED0D5
text
#101216
muted
#7F8184