#60D5F8#60D5F8
#60D5F8 is a light, moderate cyan. Relative luminance 0.569; OKLCH L 81.9% C 0.115 H 220.6°. Best body text is #000000 at 12.37:1 contrast (WCAG AA passes).
Color values
| HEX | #60D5F8 |
|---|---|
| RGB | rgb(96, 213, 248) |
| HSL | hsl(194, 92%, 67%) |
| HSV | hsv(194, 61%, 97%) |
| CMYK | cmyk(61.3%, 14.1%, 0%, 2.7%) |
| CIE-LAB | lab(80.09, -22.91, -27.00) |
| CIE-LCH | lch(80.09, 35.41, 229.69°) |
| OKLab | oklab(81.92% -0.0877 -0.0751) |
| OKLCH | oklch(81.92% 0.115 220.6) |
| XYZ | xyz(45.5546, 56.8479, 97.3607) |
| Luminance | 0.5685 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.40
Bright Sky Blue
#02CCFE
ΔE00 4.49
Sky Blue
#87CEEB
ΔE00 4.52
Baby Blue
#89CFF0
ΔE00 5.01
Lightskyblue
#87CEFA
ΔE00 6.99
Lightblue (survey)
#7BC8F6
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60D5F8 #F88360
analogous
#60F8CF #60D5F8 #6089F8
triadic
#60D5F8 #F860D5 #D5F860
tetradic
#60D5F8 #CF60F8 #F88360 #89F860
square
#60D5F8 #CF60F8 #F88360 #89F860
split-complementary
#60D5F8 #F86089 #F8CF60
monochromatic
#09A6D4 #25C6F5 #60D5F8 #9BE4FB #D5F4FD
Accessibility & contrast
On white
1.70
#60D5F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.37
#60D5F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60D5F8
12.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60D5F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60D5F8 | 1.00 | 1.70 | 12.37 | 12.37 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0D0FA
Deuteranopia (green-blind)
#AAC0F8
Tritanopia (blue-blind)
#00E0E0
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #60d5f8; /* rgb */ color: rgb(96, 213, 248); /* oklch */ color: oklch(81.9% 0.115 220.6);
Tailwind
colors: {
custom: {
50: '#9be2fa',
500: '#60d5f8',
950: '#000000',
},
}SCSS
$custom: #60d5f8; $custom-light: #9be2fa; $custom-dark: #000000;
JSON
{
"hex": "#60d5f8",
"rgb": {
"r": 96,
"g": 213,
"b": 248
},
"hsl": {
"h": 193.816,
"s": 91.566,
"l": 67.451
},
"oklch": {
"l": 0.81919,
"c": 0.11549,
"h": 220.6
},
"luminance": 0.56853
}Semantic roles & 50–950 ramp
primary
#60D5F8
secondary
#CF522D
accent
#3500E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1517
muted
#808485