#7AAEEE#7AAEEE
#7AAEEE is a light, moderate cyan. Relative luminance 0.406; OKLCH L 74.0% C 0.108 H 254.2°. Best body text is #000000 at 9.12:1 contrast (WCAG AA passes).
Color values
| HEX | #7AAEEE |
|---|---|
| RGB | rgb(122, 174, 238) |
| HSL | hsl(213, 77%, 71%) |
| HSV | hsv(213, 49%, 93%) |
| CMYK | cmyk(48.7%, 26.9%, 0%, 6.7%) |
| CIE-LAB | lab(69.88, 0.06, -37.28) |
| CIE-LCH | lch(69.88, 37.28, 270.10°) |
| OKLab | oklab(73.98% -0.0296 -0.1044) |
| OKLCH | oklch(73.98% 0.108 254.2) |
| XYZ | xyz(38.5895, 40.5800, 86.6716) |
| Luminance | 0.4058 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.47
Sky Blue (survey)
#75BBFD
ΔE00 4.42
Cornflowerblue
#6495ED
ΔE00 7.17
Pastel Blue
#A2BFFE
ΔE00 7.41
Sky
#82CAFC
ΔE00 8.54
Baby Blue (survey)
#A2CFFE
ΔE00 8.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AAEEE #EEBA7A
analogous
#7AE8EE #7AAEEE #807AEE
triadic
#7AAEEE #EE7AAE #AEEE7A
tetradic
#7AAEEE #EE7AE8 #EEBA7A #7AEE80
square
#7AAEEE #EE7AE8 #EEBA7A #7AEE80
split-complementary
#7AAEEE #EE807A #E8EE7A
monochromatic
#1B6DD3 #448DE7 #7AAEEE #B0CFF5 #E4EEFC
Accessibility & contrast
On white
2.30
#7AAEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.12
#7AAEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AAEEE
9.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AAEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AAEEE | 1.00 | 2.30 | 9.12 | 9.12 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B1F1
Deuteranopia (green-blind)
#87A6ED
Tritanopia (blue-blind)
#45BCC4
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #7aaeee; /* rgb */ color: rgb(122, 174, 238); /* oklch */ color: oklch(74.0% 0.108 254.2);
Tailwind
colors: {
custom: {
50: '#a6c6f3',
500: '#7aaeee',
950: '#000000',
},
}SCSS
$custom: #7aaeee; $custom-light: #a6c6f3; $custom-dark: #000000;
JSON
{
"hex": "#7aaeee",
"rgb": {
"r": 122,
"g": 174,
"b": 238
},
"hsl": {
"h": 213.103,
"s": 77.333,
"l": 70.588
},
"oklch": {
"l": 0.7398,
"c": 0.10847,
"h": 254.2
},
"luminance": 0.40583
}Semantic roles & 50–950 ramp
primary
#7AAEEE
secondary
#F2E4D2
accent
#7D0CDA
background
#FAFCFE
surface
#F4F8FD
border
#CED1D5
text
#101217
muted
#7F8185