#60AEFF#60AEFF
#60AEFF is a light, vivid cyan. Relative luminance 0.400; OKLCH L 73.6% C 0.141 H 251.1°. Best body text is #000000 at 9.00:1 contrast (WCAG AA passes).
Color values
| HEX | #60AEFF |
|---|---|
| RGB | rgb(96, 174, 255) |
| HSL | hsl(211, 100%, 69%) |
| HSV | hsv(211, 62%, 100%) |
| CMYK | cmyk(62.4%, 31.8%, 0%, 0%) |
| CIE-LAB | lab(69.45, 0.03, -47.27) |
| CIE-LCH | lch(69.45, 47.27, 270.03°) |
| OKLab | oklab(73.57% -0.0458 -0.1336) |
| OKLCH | oklch(73.57% 0.141 251.1) |
| XYZ | xyz(38.0033, 39.9752, 100.3016) |
| Luminance | 0.3998 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 3.71
Carolina Blue
#8AB8FE
ΔE00 5.83
Azure (survey)
#069AF3
ΔE00 7.19
Cornflowerblue
#6495ED
ΔE00 8.36
Sky
#82CAFC
ΔE00 8.40
Dodgerblue
#1E90FF
ΔE00 8.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60AEFF #FFB160
analogous
#60FEFF #60AEFF #6260FF
triadic
#60AEFF #FF60AE #AEFF60
tetradic
#60AEFF #FF60FE #FFB160 #60FF62
square
#60AEFF #FF60FE #FFB160 #60FF62
split-complementary
#60AEFF #FF6260 #FEFF60
monochromatic
#0070E5 #238FFF #60AEFF #9DCDFF #DAECFF
Accessibility & contrast
On white
2.33
#60AEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.00
#60AEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60AEFF
9.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60AEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60AEFF | 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)
#8BB2FF
Deuteranopia (green-blind)
#75A3FD
Tritanopia (blue-blind)
#00C1CB
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #60aeff; /* rgb */ color: rgb(96, 174, 255); /* oklch */ color: oklch(73.6% 0.141 251.1);
Tailwind
colors: {
custom: {
50: '#9ac5ff',
500: '#60aeff',
950: '#000000',
},
}SCSS
$custom: #60aeff; $custom-light: #9ac5ff; $custom-dark: #000000;
JSON
{
"hex": "#60aeff",
"rgb": {
"r": 96,
"g": 174,
"b": 255
},
"hsl": {
"h": 210.566,
"s": 100,
"l": 68.824
},
"oklch": {
"l": 0.7357,
"c": 0.14127,
"h": 251.1
},
"luminance": 0.39979
}Semantic roles & 50–950 ramp
primary
#60AEFF
secondary
#F5DEC6
accent
#7500E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#0F1218
muted
#7F8186