#7AAAED#7AAAED
#7AAAED is a light, moderate cyan. Relative luminance 0.390; OKLCH L 73.1% C 0.111 H 256.8°. Best body text is #000000 at 8.80:1 contrast (WCAG AA passes).
Color values
| HEX | #7AAAED |
|---|---|
| RGB | rgb(122, 170, 237) |
| HSL | hsl(215, 76%, 70%) |
| HSV | hsv(215, 49%, 93%) |
| CMYK | cmyk(48.5%, 28.3%, 0%, 7.1%) |
| CIE-LAB | lab(68.75, 2.01, -38.50) |
| CIE-LCH | lch(68.75, 38.55, 272.99°) |
| OKLab | oklab(73.08% -0.0252 -0.1079) |
| OKLCH | oklch(73.08% 0.111 256.8) |
| XYZ | xyz(37.6817, 38.9988, 85.6462) |
| Luminance | 0.3900 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.07
Sky Blue (survey)
#75BBFD
ΔE00 5.79
Cornflowerblue
#6495ED
ΔE00 6.04
Pastel Blue
#A2BFFE
ΔE00 7.59
Periwinkle Blue
#8F99FB
ΔE00 8.77
Dodgerblue
#1E90FF
ΔE00 9.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AAAED #EDBD7A
analogous
#7AE3ED #7AAAED #847AED
triadic
#7AAAED #ED7AAA #AAED7A
tetradic
#7AAAED #ED7AE3 #EDBD7A #7AED84
square
#7AAAED #ED7AE3 #EDBD7A #7AED84
split-complementary
#7AAAED #ED847A #E3ED7A
monochromatic
#1C67D0 #4488E6 #7AAAED #B0CCF4 #E4EEFB
Accessibility & contrast
On white
2.39
#7AAAED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.80
#7AAAED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AAAED
8.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AAAED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AAAED | 1.00 | 2.39 | 8.80 | 8.80 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90AEF0
Deuteranopia (green-blind)
#82A3EC
Tritanopia (blue-blind)
#46B9C1
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #7aaaed; /* rgb */ color: rgb(122, 170, 237); /* oklch */ color: oklch(73.1% 0.111 256.8);
Tailwind
colors: {
custom: {
50: '#a6c3f3',
500: '#7aaaed',
950: '#000000',
},
}SCSS
$custom: #7aaaed; $custom-light: #a6c3f3; $custom-dark: #000000;
JSON
{
"hex": "#7aaaed",
"rgb": {
"r": 122,
"g": 170,
"b": 237
},
"hsl": {
"h": 214.957,
"s": 76.159,
"l": 70.392
},
"oklch": {
"l": 0.73081,
"c": 0.11079,
"h": 256.8
},
"luminance": 0.39001
}Semantic roles & 50–950 ramp
primary
#7AAAED
secondary
#F1E4D2
accent
#840DD8
background
#FAFBFE
surface
#F4F7FD
border
#CED0D5
text
#101217
muted
#7F8185