#7AAFF9#7AAFF9
#7AAFF9 is a light, vivid cyan. Relative luminance 0.416; OKLCH L 74.7% C 0.121 H 256.9°. Best body text is #000000 at 9.33:1 contrast (WCAG AA passes).
Color values
| HEX | #7AAFF9 |
|---|---|
| RGB | rgb(122, 175, 249) |
| HSL | hsl(215, 91%, 73%) |
| HSV | hsv(215, 51%, 98%) |
| CMYK | cmyk(51%, 29.7%, 0%, 2.4%) |
| CIE-LAB | lab(70.62, 2.74, -42.11) |
| CIE-LCH | lch(70.62, 42.20, 273.72°) |
| OKLab | oklab(74.71% -0.0276 -0.1183) |
| OKLCH | oklch(74.71% 0.121 256.9) |
| XYZ | xyz(40.4490, 41.6341, 95.5088) |
| Luminance | 0.4164 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.86
Sky Blue (survey)
#75BBFD
ΔE00 4.49
Pastel Blue
#A2BFFE
ΔE00 7.06
Cornflowerblue
#6495ED
ΔE00 7.42
Baby Blue (survey)
#A2CFFE
ΔE00 8.59
Sky
#82CAFC
ΔE00 8.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AAFF9 #F9C47A
analogous
#7AEEF9 #7AAFF9 #857AF9
triadic
#7AAFF9 #F97AAF #AFF97A
tetradic
#7AAFF9 #F97AEE #F9C47A #7AF985
square
#7AAFF9 #F97AEE #F9C47A #7AF985
split-complementary
#7AAFF9 #F9857A #EEF97A
monochromatic
#0B6AEE #3F8CF6 #7AAFF9 #B5D2FC #E2EDFE
Accessibility & contrast
On white
2.25
#7AAFF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.33
#7AAFF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AAFF9
9.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AAFF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AAFF9 | 1.00 | 2.25 | 9.33 | 9.33 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92B3FC
Deuteranopia (green-blind)
#82A7F7
Tritanopia (blue-blind)
#3ABFC9
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #7aaff9; /* rgb */ color: rgb(122, 175, 249); /* oklch */ color: oklch(74.7% 0.121 256.9);
Tailwind
colors: {
custom: {
50: '#a7c6fb',
500: '#7aaff9',
950: '#000000',
},
}SCSS
$custom: #7aaff9; $custom-light: #a7c6fb; $custom-dark: #000000;
JSON
{
"hex": "#7aaff9",
"rgb": {
"r": 122,
"g": 175,
"b": 249
},
"hsl": {
"h": 214.961,
"s": 91.367,
"l": 72.745
},
"oklch": {
"l": 0.74711,
"c": 0.12148,
"h": 256.9
},
"luminance": 0.41637
}Semantic roles & 50–950 ramp
primary
#7AAFF9
secondary
#F6E8D5
accent
#8600E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101317
muted
#7F8285