#4AA6FF#4AA6FF
#4AA6FF is a light, vivid cyan. Relative luminance 0.359; OKLCH L 71.0% C 0.157 H 250.4°. Best body text is #000000 at 8.19:1 contrast (WCAG AA passes).
Color values
| HEX | #4AA6FF |
|---|---|
| RGB | rgb(74, 166, 255) |
| HSL | hsl(210, 100%, 65%) |
| HSV | hsv(210, 71%, 100%) |
| CMYK | cmyk(71%, 34.9%, 0%, 0%) |
| CIE-LAB | lab(66.48, 1.17, -52.01) |
| CIE-LCH | lch(66.48, 52.03, 271.29°) |
| OKLab | oklab(71.03% -0.0527 -0.1478) |
| OKLCH | oklch(71.03% 0.157 250.4) |
| XYZ | xyz(34.5035, 35.9445, 99.7079) |
| Luminance | 0.3595 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Azure (survey)
#069AF3
ΔE00 4.77
Sky Blue (survey)
#75BBFD
ΔE00 6.14
Dodgerblue
#1E90FF
ΔE00 6.62
Cornflowerblue
#6495ED
ΔE00 7.44
Dark Sky Blue
#448EE4
ΔE00 7.68
Carolina Blue
#8AB8FE
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4AA6FF #FFA34A
analogous
#4AFFFE #4AA6FF #4A4CFF
triadic
#4AA6FF #FF4AA6 #A6FF4A
tetradic
#4AA6FF #FE4AFF #FFA34A #4CFF4A
square
#4AA6FF #FE4AFF #FFA34A #4CFF4A
split-complementary
#4AA6FF #FF4A4C #FFFE4A
monochromatic
#0069CF #0D88FF #4AA6FF #87C4FF #C4E2FF
Accessibility & contrast
On white
2.56
#4AA6FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.19
#4AA6FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4AA6FF
8.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4AA6FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4AA6FF | 1.00 | 2.56 | 8.19 | 8.19 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EABFF
Deuteranopia (green-blind)
#639AFD
Tritanopia (blue-blind)
#00BBC6
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #4aa6ff; /* rgb */ color: rgb(74, 166, 255); /* oklch */ color: oklch(71.0% 0.157 250.4);
Tailwind
colors: {
custom: {
50: '#91c0ff',
500: '#4aa6ff',
950: '#000000',
},
}SCSS
$custom: #4aa6ff; $custom-light: #91c0ff; $custom-dark: #000000;
JSON
{
"hex": "#4aa6ff",
"rgb": {
"r": 74,
"g": 166,
"b": 255
},
"hsl": {
"h": 209.503,
"s": 100,
"l": 64.51
},
"oklch": {
"l": 0.71025,
"c": 0.15696,
"h": 250.4
},
"luminance": 0.35948
}Semantic roles & 50–950 ramp
primary
#4AA6FF
secondary
#F2D2B3
accent
#7100E6
background
#F9FBFF
surface
#F2F7FF
border
#CCD0D7
text
#0E1218
muted
#7E8186