#60CDF8#60CDF8
#60CDF8 is a light, moderate cyan. Relative luminance 0.529; OKLCH L 80.1% C 0.116 H 226.9°. Best body text is #000000 at 11.59:1 contrast (WCAG AA passes).
Color values
| HEX | #60CDF8 |
|---|---|
| RGB | rgb(96, 205, 248) |
| HSL | hsl(197, 92%, 67%) |
| HSV | hsv(197, 61%, 97%) |
| CMYK | cmyk(61.3%, 17.3%, 0%, 2.7%) |
| CIE-LAB | lab(77.83, -18.85, -30.47) |
| CIE-LCH | lch(77.83, 35.83, 238.27°) |
| OKLab | oklab(80.11% -0.0795 -0.085) |
| OKLCH | oklch(80.11% 0.116 226.9) |
| XYZ | xyz(43.5918, 52.9223, 96.7065) |
| Luminance | 0.5293 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.27
Baby Blue
#89CFF0
ΔE00 4.08
Lightblue (survey)
#7BC8F6
ΔE00 4.23
Sky Blue
#87CEEB
ΔE00 4.29
Lightskyblue
#87CEFA
ΔE00 4.82
Sky
#82CAFC
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60CDF8 #F88B60
analogous
#60F8D7 #60CDF8 #6081F8
triadic
#60CDF8 #F860CD #CDF860
tetradic
#60CDF8 #D760F8 #F88B60 #81F860
square
#60CDF8 #D760F8 #F88B60 #81F860
split-complementary
#60CDF8 #F86081 #F8D760
monochromatic
#099BD4 #25BBF5 #60CDF8 #9BDFFB #D5F2FD
Accessibility & contrast
On white
1.81
#60CDF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.59
#60CDF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60CDF8
11.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60CDF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60CDF8 | 1.00 | 1.81 | 11.59 | 11.59 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C9FA
Deuteranopia (green-blind)
#A1B9F7
Tritanopia (blue-blind)
#00DADB
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #60cdf8; /* rgb */ color: rgb(96, 205, 248); /* oklch */ color: oklch(80.1% 0.116 226.9);
Tailwind
colors: {
custom: {
50: '#9bdcfa',
500: '#60cdf8',
950: '#000000',
},
}SCSS
$custom: #60cdf8; $custom-light: #9bdcfa; $custom-dark: #000000;
JSON
{
"hex": "#60cdf8",
"rgb": {
"r": 96,
"g": 205,
"b": 248
},
"hsl": {
"h": 196.974,
"s": 91.566,
"l": 67.451
},
"oklch": {
"l": 0.80109,
"c": 0.11642,
"h": 226.9
},
"luminance": 0.52927
}Semantic roles & 50–950 ramp
primary
#60CDF8
secondary
#CF5B2D
accent
#4100E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1517
muted
#808485