#4AA7FF#4AA7FF
#4AA7FF is a light, vivid cyan. Relative luminance 0.363; OKLCH L 71.2% C 0.156 H 249.9°. Best body text is #000000 at 8.26:1 contrast (WCAG AA passes).
Color values
| HEX | #4AA7FF |
|---|---|
| RGB | rgb(74, 167, 255) |
| HSL | hsl(209, 100%, 65%) |
| HSV | hsv(209, 71%, 100%) |
| CMYK | cmyk(71%, 34.5%, 0%, 0%) |
| CIE-LAB | lab(66.76, 0.60, -51.57) |
| CIE-LCH | lch(66.76, 51.58, 270.67°) |
| OKLab | oklab(71.24% -0.0536 -0.1466) |
| OKLCH | oklch(71.24% 0.156 249.9) |
| XYZ | xyz(34.6860, 36.3094, 99.7687) |
| Luminance | 0.3631 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Azure (survey)
#069AF3
ΔE00 4.88
Sky Blue (survey)
#75BBFD
ΔE00 5.91
Dodgerblue
#1E90FF
ΔE00 6.93
Cornflowerblue
#6495ED
ΔE00 7.75
Dark Sky Blue
#448EE4
ΔE00 7.98
Carolina Blue
#8AB8FE
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4AA7FF #FFA24A
analogous
#4AFFFC #4AA7FF #4A4DFF
triadic
#4AA7FF #FF4AA7 #A7FF4A
tetradic
#4AA7FF #FC4AFF #FFA24A #4DFF4A
square
#4AA7FF #FC4AFF #FFA24A #4DFF4A
split-complementary
#4AA7FF #FF4A4D #FFFC4A
monochromatic
#006ACF #0D89FF #4AA7FF #87C5FF #C4E3FF
Accessibility & contrast
On white
2.54
#4AA7FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.26
#4AA7FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4AA7FF
8.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4AA7FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4AA7FF | 1.00 | 2.54 | 8.26 | 8.26 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FACFF
Deuteranopia (green-blind)
#659BFD
Tritanopia (blue-blind)
#00BCC7
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #4aa7ff; /* rgb */ color: rgb(74, 167, 255); /* oklch */ color: oklch(71.2% 0.156 249.9);
Tailwind
colors: {
custom: {
50: '#91c0ff',
500: '#4aa7ff',
950: '#000000',
},
}SCSS
$custom: #4aa7ff; $custom-light: #91c0ff; $custom-dark: #000000;
JSON
{
"hex": "#4aa7ff",
"rgb": {
"r": 74,
"g": 167,
"b": 255
},
"hsl": {
"h": 209.171,
"s": 100,
"l": 64.51
},
"oklch": {
"l": 0.71243,
"c": 0.15604,
"h": 249.9
},
"luminance": 0.36313
}Semantic roles & 50–950 ramp
primary
#4AA7FF
secondary
#F2D2B3
accent
#7000E6
background
#F9FBFF
surface
#F2F7FF
border
#CCD0D7
text
#0E1218
muted
#7E8186