#7AADEB#7AADEB
#7AADEB is a light, moderate cyan. Relative luminance 0.400; OKLCH L 73.6% C 0.106 H 253.9°. Best body text is #000000 at 9.00:1 contrast (WCAG AA passes).
Color values
| HEX | #7AADEB |
|---|---|
| RGB | rgb(122, 173, 235) |
| HSL | hsl(213, 74%, 70%) |
| HSV | hsv(213, 48%, 92%) |
| CMYK | cmyk(48.1%, 26.4%, 0%, 7.8%) |
| CIE-LAB | lab(69.48, -0.25, -36.27) |
| CIE-LCH | lch(69.48, 36.27, 269.60°) |
| OKLab | oklab(73.63% -0.0293 -0.1014) |
| OKLCH | oklch(73.63% 0.106 253.9) |
| XYZ | xyz(37.9599, 40.0202, 84.3055) |
| Luminance | 0.4002 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.75
Sky Blue (survey)
#75BBFD
ΔE00 4.69
Cornflowerblue
#6495ED
ΔE00 6.93
Pastel Blue
#A2BFFE
ΔE00 7.55
Sky
#82CAFC
ΔE00 8.74
Light Grey Blue
#9DBCD4
ΔE00 8.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AADEB #EBB87A
analogous
#7AE6EB #7AADEB #7F7AEB
triadic
#7AADEB #EB7AAD #ADEB7A
tetradic
#7AADEB #EB7AE6 #EBB87A #7AEB7F
square
#7AADEB #EB7AE6 #EBB87A #7AEB7F
split-complementary
#7AADEB #EB7F7A #E6EB7A
monochromatic
#1F6DCC #458CE3 #7AADEB #AFCEF3 #E4EFFB
Accessibility & contrast
On white
2.33
#7AADEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.00
#7AADEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AADEB
9.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AADEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AADEB | 1.00 | 2.33 | 9.00 | 9.00 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B0EE
Deuteranopia (green-blind)
#87A5EA
Tritanopia (blue-blind)
#47BBC2
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #7aadeb; /* rgb */ color: rgb(122, 173, 235); /* oklch */ color: oklch(73.6% 0.106 253.9);
Tailwind
colors: {
custom: {
50: '#a6c5f1',
500: '#7aadeb',
950: '#000000',
},
}SCSS
$custom: #7aadeb; $custom-light: #a6c5f1; $custom-dark: #000000;
JSON
{
"hex": "#7aadeb",
"rgb": {
"r": 122,
"g": 173,
"b": 235
},
"hsl": {
"h": 212.92,
"s": 73.856,
"l": 70
},
"oklch": {
"l": 0.73628,
"c": 0.10558,
"h": 253.9
},
"luminance": 0.40023
}Semantic roles & 50–950 ramp
primary
#7AADEB
secondary
#F0E2D1
accent
#7C10D6
background
#FAFCFE
surface
#F4F8FD
border
#CED1D5
text
#101217
muted
#7F8185