#60AFFA#60AFFA
#60AFFA is a light, vivid cyan. Relative luminance 0.400; OKLCH L 73.5% C 0.134 H 249.0°. Best body text is #000000 at 9.01:1 contrast (WCAG AA passes).
Color values
| HEX | #60AFFA |
|---|---|
| RGB | rgb(96, 175, 250) |
| HSL | hsl(209, 94%, 68%) |
| HSV | hsv(209, 62%, 98%) |
| CMYK | cmyk(61.6%, 30%, 0%, 2%) |
| CIE-LAB | lab(69.50, -2.14, -44.48) |
| CIE-LCH | lch(69.50, 44.53, 267.25°) |
| OKLab | oklab(73.54% -0.0482 -0.1255) |
| OKLCH | oklch(73.54% 0.134 249) |
| XYZ | xyz(37.4028, 40.0453, 96.1823) |
| Luminance | 0.4005 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 3.45
Carolina Blue
#8AB8FE
ΔE00 6.17
Azure (survey)
#069AF3
ΔE00 7.09
Sky
#82CAFC
ΔE00 7.92
Lightblue (survey)
#7BC8F6
ΔE00 8.32
Cornflowerblue
#6495ED
ΔE00 8.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60AFFA #FAAB60
analogous
#60FAF8 #60AFFA #6062FA
triadic
#60AFFA #FA60AF #AFFA60
tetradic
#60AFFA #F860FA #FAAB60 #62FA60
square
#60AFFA #F860FA #FAAB60 #62FA60
split-complementary
#60AFFA #FA6062 #FAF860
monochromatic
#0773D9 #2591F8 #60AFFA #9BCDFC #D7EBFE
Accessibility & contrast
On white
2.33
#60AFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.01
#60AFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60AFFA
9.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60AFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60AFFA | 1.00 | 2.33 | 9.01 | 9.01 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FB2FD
Deuteranopia (green-blind)
#7AA3F9
Tritanopia (blue-blind)
#00C1CA
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #60affa; /* rgb */ color: rgb(96, 175, 250); /* oklch */ color: oklch(73.5% 0.134 249.0);
Tailwind
colors: {
custom: {
50: '#9ac6fc',
500: '#60affa',
950: '#000000',
},
}SCSS
$custom: #60affa; $custom-light: #9ac6fc; $custom-dark: #000000;
JSON
{
"hex": "#60affa",
"rgb": {
"r": 96,
"g": 175,
"b": 250
},
"hsl": {
"h": 209.221,
"s": 93.902,
"l": 67.843
},
"oklch": {
"l": 0.73535,
"c": 0.13445,
"h": 249
},
"luminance": 0.40049
}Semantic roles & 50–950 ramp
primary
#60AFFA
secondary
#F3DAC3
accent
#7000E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#0F1317
muted
#7F8285