#60D5FC#60D5FC
#60D5FC is a very light, moderate cyan. Relative luminance 0.571; OKLCH L 82.1% C 0.118 H 223.1°. Best body text is #000000 at 12.42:1 contrast (WCAG AA passes).
Color values
| HEX | #60D5FC |
|---|---|
| RGB | rgb(96, 213, 252) |
| HSL | hsl(195, 96%, 68%) |
| HSV | hsv(195, 62%, 99%) |
| CMYK | cmyk(61.9%, 15.5%, 0%, 1.2%) |
| CIE-LAB | lab(80.24, -21.73, -28.91) |
| CIE-LCH | lch(80.24, 36.17, 233.08°) |
| OKLab | oklab(82.08% -0.0862 -0.0806) |
| OKLCH | oklch(82.08% 0.118 223.1) |
| XYZ | xyz(46.1818, 57.0988, 100.6639) |
| Luminance | 0.5710 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.96
Neon Blue
#04D9FF
ΔE00 3.97
Sky Blue
#87CEEB
ΔE00 4.45
Baby Blue
#89CFF0
ΔE00 4.62
Lightskyblue
#87CEFA
ΔE00 6.18
Lightblue (survey)
#7BC8F6
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60D5FC #FC8760
analogous
#60FCD5 #60D5FC #6087FC
triadic
#60D5FC #FC60D5 #D5FC60
tetradic
#60D5FC #D560FC #FC8760 #87FC60
square
#60D5FC #D560FC #FC8760 #87FC60
split-complementary
#60D5FC #FC6087 #FCD560
monochromatic
#04A7DD #24C5FB #60D5FC #9CE5FD #D8F5FE
Accessibility & contrast
On white
1.69
#60D5FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.42
#60D5FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60D5FC
12.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60D5FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60D5FC | 1.00 | 1.69 | 12.42 | 12.42 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFD0FE
Deuteranopia (green-blind)
#A8C0FC
Tritanopia (blue-blind)
#00E1E1
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #60d5fc; /* rgb */ color: rgb(96, 213, 252); /* oklch */ color: oklch(82.1% 0.118 223.1);
Tailwind
colors: {
custom: {
50: '#9be2fd',
500: '#60d5fc',
950: '#000000',
},
}SCSS
$custom: #60d5fc; $custom-light: #9be2fd; $custom-dark: #000000;
JSON
{
"hex": "#60d5fc",
"rgb": {
"r": 96,
"g": 213,
"b": 252
},
"hsl": {
"h": 195,
"s": 96.296,
"l": 68.235
},
"oklch": {
"l": 0.82079,
"c": 0.11801,
"h": 223.1
},
"luminance": 0.57104
}Semantic roles & 50–950 ramp
primary
#60D5FC
secondary
#D6552B
accent
#3900E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1517
muted
#808485