#60CCF8#60CCF8
#60CCF8 is a light, moderate cyan. Relative luminance 0.524; OKLCH L 79.9% C 0.117 H 227.7°. Best body text is #000000 at 11.49:1 contrast (WCAG AA passes).
Color values
| HEX | #60CCF8 |
|---|---|
| RGB | rgb(96, 204, 248) |
| HSL | hsl(197, 92%, 67%) |
| HSV | hsv(197, 61%, 97%) |
| CMYK | cmyk(61.3%, 17.7%, 0%, 2.7%) |
| CIE-LAB | lab(77.55, -18.33, -30.91) |
| CIE-LCH | lch(77.55, 35.94, 239.33°) |
| OKLab | oklab(79.88% -0.0785 -0.0863) |
| OKLCH | oklch(79.88% 0.117 227.7) |
| XYZ | xyz(43.3534, 52.4455, 96.6270) |
| Luminance | 0.5245 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.35
Lightblue (survey)
#7BC8F6
ΔE00 3.93
Baby Blue
#89CFF0
ΔE00 4.12
Sky Blue
#87CEEB
ΔE00 4.42
Lightskyblue
#87CEFA
ΔE00 4.63
Sky
#82CAFC
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60CCF8 #F88C60
analogous
#60F8D8 #60CCF8 #6080F8
triadic
#60CCF8 #F860CC #CCF860
tetradic
#60CCF8 #D860F8 #F88C60 #80F860
square
#60CCF8 #D860F8 #F88C60 #80F860
split-complementary
#60CCF8 #F86080 #F8D860
monochromatic
#099AD4 #25B9F5 #60CCF8 #9BDFFB #D5F2FD
Accessibility & contrast
On white
1.83
#60CCF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.49
#60CCF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60CCF8
11.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60CCF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60CCF8 | 1.00 | 1.83 | 11.49 | 11.49 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C9FA
Deuteranopia (green-blind)
#9FB9F7
Tritanopia (blue-blind)
#00D9DA
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #60ccf8; /* rgb */ color: rgb(96, 204, 248); /* oklch */ color: oklch(79.9% 0.117 227.7);
Tailwind
colors: {
custom: {
50: '#9adbfa',
500: '#60ccf8',
950: '#000000',
},
}SCSS
$custom: #60ccf8; $custom-light: #9adbfa; $custom-dark: #000000;
JSON
{
"hex": "#60ccf8",
"rgb": {
"r": 96,
"g": 204,
"b": 248
},
"hsl": {
"h": 197.368,
"s": 91.566,
"l": 67.451
},
"oklch": {
"l": 0.79883,
"c": 0.11663,
"h": 227.7
},
"luminance": 0.5245
}Semantic roles & 50–950 ramp
primary
#60CCF8
secondary
#CF5C2D
accent
#4200E6
background
#FCFEFF
surface
#F6FBFF
border
#D0D4D7
text
#0F1517
muted
#808485