#60C8F3#60C8F3
#60C8F3 is a light, moderate cyan. Relative luminance 0.503; OKLCH L 78.8% C 0.114 H 227.9°. Best body text is #000000 at 11.05:1 contrast (WCAG AA passes).
Color values
| HEX | #60C8F3 |
|---|---|
| RGB | rgb(96, 200, 243) |
| HSL | hsl(198, 86%, 66%) |
| HSV | hsv(198, 60%, 95%) |
| CMYK | cmyk(60.5%, 17.7%, 0%, 4.7%) |
| CIE-LAB | lab(76.23, -17.77, -30.25) |
| CIE-LCH | lch(76.23, 35.09, 239.58°) |
| OKLab | oklab(78.77% -0.0761 -0.0844) |
| OKLCH | oklch(78.77% 0.114 227.9) |
| XYZ | xyz(41.6495, 50.2623, 92.2833) |
| Luminance | 0.5027 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.56
Lightblue (survey)
#7BC8F6
ΔE00 3.75
Baby Blue
#89CFF0
ΔE00 4.28
Sky Blue
#87CEEB
ΔE00 4.50
Lightskyblue
#87CEFA
ΔE00 4.77
Deepskyblue
#00BFFF
ΔE00 5.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60C8F3 #F38B60
analogous
#60F3D5 #60C8F3 #607FF3
triadic
#60C8F3 #F360C8 #C8F360
tetradic
#60C8F3 #D560F3 #F38B60 #7FF360
square
#60C8F3 #D560F3 #F38B60 #7FF360
split-complementary
#60C8F3 #F3607F #F3D560
monochromatic
#0F93C9 #27B4EF #60C8F3 #99DCF7 #D2EFFC
Accessibility & contrast
On white
1.90
#60C8F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.05
#60C8F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60C8F3
11.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60C8F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60C8F3 | 1.00 | 1.90 | 11.05 | 11.05 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C5F5
Deuteranopia (green-blind)
#9DB5F2
Tritanopia (blue-blind)
#00D4D6
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #60c8f3; /* rgb */ color: rgb(96, 200, 243); /* oklch */ color: oklch(78.8% 0.114 227.9);
Tailwind
colors: {
custom: {
50: '#9ad8f7',
500: '#60c8f3',
950: '#000000',
},
}SCSS
$custom: #60c8f3; $custom-light: #9ad8f7; $custom-dark: #000000;
JSON
{
"hex": "#60c8f3",
"rgb": {
"r": 96,
"g": 200,
"b": 243
},
"hsl": {
"h": 197.551,
"s": 85.965,
"l": 66.471
},
"oklch": {
"l": 0.78772,
"c": 0.11369,
"h": 227.9
},
"luminance": 0.50266
}Semantic roles & 50–950 ramp
primary
#60C8F3
secondary
#C65D31
accent
#4403E2
background
#FCFEFF
surface
#F5FBFE
border
#CFD4D6
text
#0F1417
muted
#808385