#60D9FC#60D9FC
#60D9FC is a very light, moderate cyan. Relative luminance 0.591; OKLCH L 83.0% C 0.118 H 220.0°. Best body text is #000000 at 12.83:1 contrast (WCAG AA passes).
Color values
| HEX | #60D9FC |
|---|---|
| RGB | rgb(96, 217, 252) |
| HSL | hsl(193, 96%, 68%) |
| HSV | hsv(193, 62%, 99%) |
| CMYK | cmyk(61.9%, 13.9%, 0%, 1.2%) |
| CIE-LAB | lab(81.37, -23.73, -27.18) |
| CIE-LCH | lch(81.37, 36.08, 228.87°) |
| OKLab | oklab(82.99% -0.0903 -0.0757) |
| OKLCH | oklch(82.99% 0.118 220) |
| XYZ | xyz(47.2003, 59.1359, 101.0035) |
| Luminance | 0.5914 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.15
Sky Blue
#87CEEB
ΔE00 5.05
Bright Sky Blue
#02CCFE
ΔE00 5.06
Baby Blue
#89CFF0
ΔE00 5.50
Ice Blue
#A5DFF9
ΔE00 7.26
Lightskyblue
#87CEFA
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60D9FC #FC8360
analogous
#60FCD1 #60D9FC #608BFC
triadic
#60D9FC #FC60D9 #D9FC60
tetradic
#60D9FC #D160FC #FC8360 #8BFC60
square
#60D9FC #D160FC #FC8360 #8BFC60
split-complementary
#60D9FC #FC608B #FCD160
monochromatic
#04ADDD #24CBFB #60D9FC #9CE7FD #D8F6FE
Accessibility & contrast
On white
1.64
#60D9FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.83
#60D9FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60D9FC
12.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60D9FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60D9FC | 1.00 | 1.64 | 12.83 | 12.83 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3D4FE
Deuteranopia (green-blind)
#ADC3FC
Tritanopia (blue-blind)
#00E5E4
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #60d9fc; /* rgb */ color: rgb(96, 217, 252); /* oklch */ color: oklch(83.0% 0.118 220.0);
Tailwind
colors: {
custom: {
50: '#9ce5fd',
500: '#60d9fc',
950: '#000000',
},
}SCSS
$custom: #60d9fc; $custom-light: #9ce5fd; $custom-dark: #000000;
JSON
{
"hex": "#60d9fc",
"rgb": {
"r": 96,
"g": 217,
"b": 252
},
"hsl": {
"h": 193.462,
"s": 96.296,
"l": 68.235
},
"oklch": {
"l": 0.82985,
"c": 0.11778,
"h": 220
},
"luminance": 0.59141
}Semantic roles & 50–950 ramp
primary
#60D9FC
secondary
#D6512B
accent
#3300E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1517
muted
#808485