#60C8F4#60C8F4
#60C8F4 is a light, moderate cyan. Relative luminance 0.503; OKLCH L 78.8% C 0.114 H 228.5°. Best body text is #000000 at 11.07:1 contrast (WCAG AA passes).
Color values
| HEX | #60C8F4 |
|---|---|
| RGB | rgb(96, 200, 244) |
| HSL | hsl(198, 87%, 67%) |
| HSV | hsv(198, 61%, 96%) |
| CMYK | cmyk(60.7%, 18%, 0%, 4.3%) |
| CIE-LAB | lab(76.27, -17.47, -30.73) |
| CIE-LCH | lch(76.27, 35.35, 240.39°) |
| OKLab | oklab(78.81% -0.0758 -0.0858) |
| OKLCH | oklch(78.81% 0.114 228.5) |
| XYZ | xyz(41.8009, 50.3228, 93.0808) |
| Luminance | 0.5033 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 3.57
Bright Sky Blue
#02CCFE
ΔE00 3.63
Baby Blue
#89CFF0
ΔE00 4.32
Lightskyblue
#87CEFA
ΔE00 4.62
Sky Blue
#87CEEB
ΔE00 4.63
Deepskyblue
#00BFFF
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60C8F4 #F48C60
analogous
#60F4D6 #60C8F4 #607EF4
triadic
#60C8F4 #F460C8 #C8F460
tetradic
#60C8F4 #D660F4 #F48C60 #7EF460
square
#60C8F4 #D660F4 #F48C60 #7EF460
split-complementary
#60C8F4 #F4607E #F4D660
monochromatic
#0E93CC #27B4F0 #60C8F4 #99DCF8 #D2F0FC
Accessibility & contrast
On white
1.90
#60C8F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.07
#60C8F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60C8F4
11.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60C8F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60C8F4 | 1.00 | 1.90 | 11.07 | 11.07 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C5F6
Deuteranopia (green-blind)
#9CB5F3
Tritanopia (blue-blind)
#00D5D6
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #60c8f4; /* rgb */ color: rgb(96, 200, 244); /* oklch */ color: oklch(78.8% 0.114 228.5);
Tailwind
colors: {
custom: {
50: '#9ad8f8',
500: '#60c8f4',
950: '#000000',
},
}SCSS
$custom: #60c8f4; $custom-light: #9ad8f8; $custom-dark: #000000;
JSON
{
"hex": "#60c8f4",
"rgb": {
"r": 96,
"g": 200,
"b": 244
},
"hsl": {
"h": 197.838,
"s": 87.059,
"l": 66.667
},
"oklch": {
"l": 0.78813,
"c": 0.11448,
"h": 228.5
},
"luminance": 0.50327
}Semantic roles & 50–950 ramp
primary
#60C8F4
secondary
#C85D30
accent
#4502E4
background
#FCFEFF
surface
#F5FBFE
border
#CFD4D6
text
#0F1417
muted
#808385