#7AA6DF#7AA6DF
#7AA6DF is a light, moderate cyan. Relative luminance 0.367; OKLCH L 71.6% C 0.096 H 255.2°. Best body text is #000000 at 8.35:1 contrast (WCAG AA passes).
Color values
| HEX | #7AA6DF |
|---|---|
| RGB | rgb(122, 166, 223) |
| HSL | hsl(214, 61%, 68%) |
| HSV | hsv(214, 45%, 87%) |
| CMYK | cmyk(45.3%, 25.6%, 0%, 12.5%) |
| CIE-LAB | lab(67.08, 0.21, -33.43) |
| CIE-LCH | lch(67.08, 33.43, 270.36°) |
| OKLab | oklab(71.58% -0.0246 -0.0933) |
| OKLCH | oklch(71.58% 0.096 255.2) |
| XYZ | xyz(34.9771, 36.7355, 75.0453) |
| Luminance | 0.3674 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 5.26
Carolina Blue
#8AB8FE
ΔE00 5.53
Sky Blue (survey)
#75BBFD
ΔE00 6.96
Periwinkle Blue
#8F99FB
ΔE00 8.13
Pastel Blue
#A2BFFE
ΔE00 8.46
Dark Sky Blue
#448EE4
ΔE00 8.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AA6DF #DFB37A
analogous
#7AD9DF #7AA6DF #807ADF
triadic
#7AA6DF #DF7AA6 #A6DF7A
tetradic
#7AA6DF #DF7AD9 #DFB37A #7ADF80
square
#7AA6DF #DF7AD9 #DFB37A #7ADF80
split-complementary
#7AA6DF #DF807A #D9DF7A
monochromatic
#2B67B3 #4985D3 #7AA6DF #ABC7EB #DDE8F7
Accessibility & contrast
On white
2.52
#7AA6DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.35
#7AA6DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AA6DF
8.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AA6DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AA6DF | 1.00 | 2.52 | 8.35 | 8.35 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90A9E2
Deuteranopia (green-blind)
#849FDE
Tritanopia (blue-blind)
#51B3BA
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #7aa6df; /* rgb */ color: rgb(122, 166, 223); /* oklch */ color: oklch(71.6% 0.096 255.2);
Tailwind
colors: {
custom: {
50: '#a5c0e9',
500: '#7aa6df',
950: '#000000',
},
}SCSS
$custom: #7aa6df; $custom-light: #a5c0e9; $custom-dark: #000000;
JSON
{
"hex": "#7aa6df",
"rgb": {
"r": 122,
"g": 166,
"b": 223
},
"hsl": {
"h": 213.861,
"s": 61.212,
"l": 67.647
},
"oklch": {
"l": 0.7158,
"c": 0.09647,
"h": 255.2
},
"luminance": 0.36738
}Semantic roles & 50–950 ramp
primary
#7AA6DF
secondary
#EADCCB
accent
#7E1DC9
background
#FAFBFE
surface
#F4F7FD
border
#CED0D5
text
#101216
muted
#7F8184