#60D4F8#60D4F8
#60D4F8 is a light, moderate cyan. Relative luminance 0.564; OKLCH L 81.7% C 0.116 H 221.4°. Best body text is #000000 at 12.27:1 contrast (WCAG AA passes).
Color values
| HEX | #60D4F8 |
|---|---|
| RGB | rgb(96, 212, 248) |
| HSL | hsl(194, 92%, 67%) |
| HSV | hsv(194, 61%, 97%) |
| CMYK | cmyk(61.3%, 14.5%, 0%, 2.7%) |
| CIE-LAB | lab(79.81, -22.40, -27.43) |
| CIE-LCH | lch(79.81, 35.42, 230.76°) |
| OKLab | oklab(81.69% -0.0867 -0.0764) |
| OKLCH | oklch(81.69% 0.116 221.4) |
| XYZ | xyz(45.3039, 56.3464, 97.2771) |
| Luminance | 0.5635 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.61
Bright Sky Blue
#02CCFE
ΔE00 4.21
Sky Blue
#87CEEB
ΔE00 4.36
Baby Blue
#89CFF0
ΔE00 4.79
Lightblue (survey)
#7BC8F6
ΔE00 6.65
Lightskyblue
#87CEFA
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60D4F8 #F88460
analogous
#60F8D0 #60D4F8 #6088F8
triadic
#60D4F8 #F860D4 #D4F860
tetradic
#60D4F8 #D060F8 #F88460 #88F860
square
#60D4F8 #D060F8 #F88460 #88F860
split-complementary
#60D4F8 #F86088 #F8D060
monochromatic
#09A4D4 #25C4F5 #60D4F8 #9BE4FB #D5F4FD
Accessibility & contrast
On white
1.71
#60D4F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.27
#60D4F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60D4F8
12.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60D4F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60D4F8 | 1.00 | 1.71 | 12.27 | 12.27 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFCFFA
Deuteranopia (green-blind)
#A9BFF8
Tritanopia (blue-blind)
#00E0DF
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #60d4f8; /* rgb */ color: rgb(96, 212, 248); /* oklch */ color: oklch(81.7% 0.116 221.4);
Tailwind
colors: {
custom: {
50: '#9be1fa',
500: '#60d4f8',
950: '#000000',
},
}SCSS
$custom: #60d4f8; $custom-light: #9be1fa; $custom-dark: #000000;
JSON
{
"hex": "#60d4f8",
"rgb": {
"r": 96,
"g": 212,
"b": 248
},
"hsl": {
"h": 194.211,
"s": 91.566,
"l": 67.451
},
"oklch": {
"l": 0.81692,
"c": 0.11552,
"h": 221.4
},
"luminance": 0.56351
}Semantic roles & 50–950 ramp
primary
#60D4F8
secondary
#CF542D
accent
#3600E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1517
muted
#808485