#7AA9DF#7AA9DF
#7AA9DF is a light, moderate cyan. Relative luminance 0.378; OKLCH L 72.2% C 0.094 H 252.5°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #7AA9DF |
|---|---|
| RGB | rgb(122, 169, 223) |
| HSL | hsl(212, 61%, 68%) |
| HSV | hsv(212, 45%, 87%) |
| CMYK | cmyk(45.3%, 24.2%, 0%, 12.5%) |
| CIE-LAB | lab(67.90, -1.47, -32.15) |
| CIE-LCH | lch(67.90, 32.18, 267.39°) |
| OKLab | oklab(72.23% -0.0282 -0.0896) |
| OKLCH | oklch(72.23% 0.094 252.5) |
| XYZ | xyz(35.5288, 37.8389, 75.2292) |
| Luminance | 0.3784 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 5.06
Sky Blue (survey)
#75BBFD
ΔE00 5.94
Cornflowerblue
#6495ED
ΔE00 6.11
Pastel Blue
#A2BFFE
ΔE00 8.28
Light Grey Blue
#9DBCD4
ΔE00 8.78
Azure (survey)
#069AF3
ΔE00 8.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AA9DF #DFB07A
analogous
#7ADCDF #7AA9DF #7D7ADF
triadic
#7AA9DF #DF7AA9 #A9DF7A
tetradic
#7AA9DF #DF7ADC #DFB07A #7ADF7D
square
#7AA9DF #DF7ADC #DFB07A #7ADF7D
split-complementary
#7AA9DF #DF7D7A #DCDF7A
monochromatic
#2B6BB3 #4989D3 #7AA9DF #ABC9EB #DDE9F7
Accessibility & contrast
On white
2.45
#7AA9DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#7AA9DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AA9DF
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AA9DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AA9DF | 1.00 | 2.45 | 8.57 | 8.57 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94ABE1
Deuteranopia (green-blind)
#88A1DE
Tritanopia (blue-blind)
#51B5BB
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #7aa9df; /* rgb */ color: rgb(122, 169, 223); /* oklch */ color: oklch(72.2% 0.094 252.5);
Tailwind
colors: {
custom: {
50: '#a5c2e9',
500: '#7aa9df',
950: '#000000',
},
}SCSS
$custom: #7aa9df; $custom-light: #a5c2e9; $custom-dark: #000000;
JSON
{
"hex": "#7aa9df",
"rgb": {
"r": 122,
"g": 169,
"b": 223
},
"hsl": {
"h": 212.079,
"s": 61.212,
"l": 67.647
},
"oklch": {
"l": 0.72226,
"c": 0.09396,
"h": 252.5
},
"luminance": 0.37841
}Semantic roles & 50–950 ramp
primary
#7AA9DF
secondary
#EADBCB
accent
#791DC9
background
#FAFBFE
surface
#F4F7FC
border
#CED0D5
text
#101216
muted
#7F8184