#60AFF0#60AFF0
#60AFF0 is a light, vivid cyan. Relative luminance 0.394; OKLCH L 73.0% C 0.123 H 245.4°. Best body text is #000000 at 8.89:1 contrast (WCAG AA passes).
Color values
| HEX | #60AFF0 |
|---|---|
| RGB | rgb(96, 175, 240) |
| HSL | hsl(207, 83%, 66%) |
| HSV | hsv(207, 60%, 94%) |
| CMYK | cmyk(60%, 27.1%, 0%, 5.9%) |
| CIE-LAB | lab(69.06, -5.31, -39.73) |
| CIE-LCH | lch(69.06, 40.09, 262.39°) |
| OKLab | oklab(73.05% -0.0511 -0.1118) |
| OKLCH | oklch(73.05% 0.123 245.4) |
| XYZ | xyz(35.8762, 39.4346, 88.1422) |
| Luminance | 0.3944 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 3.78
Azure (survey)
#069AF3
ΔE00 6.92
Carolina Blue
#8AB8FE
ΔE00 6.95
Sky
#82CAFC
ΔE00 7.55
Lightblue (survey)
#7BC8F6
ΔE00 7.60
Deepskyblue
#00BFFF
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60AFF0 #F0A160
analogous
#60F0E9 #60AFF0 #6067F0
triadic
#60AFF0 #F060AF #AFF060
tetradic
#60AFF0 #E960F0 #F0A160 #67F060
square
#60AFF0 #E960F0 #F0A160 #67F060
split-complementary
#60AFF0 #F06067 #F0E960
monochromatic
#1273C3 #2893EB #60AFF0 #98CBF5 #D0E7FB
Accessibility & contrast
On white
2.36
#60AFF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.89
#60AFF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60AFF0
8.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60AFF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60AFF0 | 1.00 | 2.36 | 8.89 | 8.89 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93B1F3
Deuteranopia (green-blind)
#7FA2EF
Tritanopia (blue-blind)
#00BFC6
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #60aff0; /* rgb */ color: rgb(96, 175, 240); /* oklch */ color: oklch(73.0% 0.123 245.4);
Tailwind
colors: {
custom: {
50: '#98c6f5',
500: '#60aff0',
950: '#000000',
},
}SCSS
$custom: #60aff0; $custom-light: #98c6f5; $custom-dark: #000000;
JSON
{
"hex": "#60aff0",
"rgb": {
"r": 96,
"g": 175,
"b": 240
},
"hsl": {
"h": 207.083,
"s": 82.759,
"l": 65.882
},
"oklch": {
"l": 0.73047,
"c": 0.12289,
"h": 245.4
},
"luminance": 0.39438
}Semantic roles & 50–950 ramp
primary
#60AFF0
secondary
#EED4BE
accent
#6806DF
background
#FAFCFE
surface
#F3F8FD
border
#CDD1D5
text
#0F1317
muted
#7F8285