#60ACFE#60ACFE
#60ACFE is a light, vivid cyan. Relative luminance 0.391; OKLCH L 73.1% C 0.142 H 251.9°. Best body text is #000000 at 8.83:1 contrast (WCAG AA passes).
Color values
| HEX | #60ACFE |
|---|---|
| RGB | rgb(96, 172, 254) |
| HSL | hsl(211, 99%, 69%) |
| HSV | hsv(211, 62%, 100%) |
| CMYK | cmyk(62.2%, 32.3%, 0%, 0.4%) |
| CIE-LAB | lab(68.86, 0.83, -47.67) |
| CIE-LCH | lch(68.86, 47.67, 271.00°) |
| OKLab | oklab(73.09% -0.044 -0.1348) |
| OKLCH | oklch(73.09% 0.142 251.9) |
| XYZ | xyz(37.4593, 39.1440, 99.3282) |
| Luminance | 0.3915 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 4.23
Carolina Blue
#8AB8FE
ΔE00 5.86
Azure (survey)
#069AF3
ΔE00 6.93
Cornflowerblue
#6495ED
ΔE00 7.73
Dodgerblue
#1E90FF
ΔE00 8.30
Sky
#82CAFC
ΔE00 8.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60ACFE #FEB260
analogous
#60FBFE #60ACFE #6360FE
triadic
#60ACFE #FE60AC #ACFE60
tetradic
#60ACFE #FE60FB #FEB260 #60FE63
square
#60ACFE #FE60FB #FEB260 #60FE63
split-complementary
#60ACFE #FE6360 #FBFE60
monochromatic
#016EE2 #238CFE #60ACFE #9DCCFE #DAEBFF
Accessibility & contrast
On white
2.38
#60ACFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.83
#60ACFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60ACFE
8.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60ACFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60ACFE | 1.00 | 2.38 | 8.83 | 8.83 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89B0FF
Deuteranopia (green-blind)
#73A1FC
Tritanopia (blue-blind)
#00BFC9
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #60acfe; /* rgb */ color: rgb(96, 172, 254); /* oklch */ color: oklch(73.1% 0.142 251.9);
Tailwind
colors: {
custom: {
50: '#9ac4ff',
500: '#60acfe',
950: '#000000',
},
}SCSS
$custom: #60acfe; $custom-light: #9ac4ff; $custom-dark: #000000;
JSON
{
"hex": "#60acfe",
"rgb": {
"r": 96,
"g": 172,
"b": 254
},
"hsl": {
"h": 211.139,
"s": 98.75,
"l": 68.627
},
"oklch": {
"l": 0.73087,
"c": 0.14183,
"h": 251.9
},
"luminance": 0.39148
}Semantic roles & 50–950 ramp
primary
#60ACFE
secondary
#F4DEC5
accent
#7700E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#0F1218
muted
#7F8186