#60C8F7#60C8F7
#60C8F7 is a light, moderate cyan. Relative luminance 0.505; OKLCH L 78.9% C 0.117 H 230.3°. Best body text is #000000 at 11.10:1 contrast (WCAG AA passes).
Color values
| HEX | #60C8F7 |
|---|---|
| RGB | rgb(96, 200, 247) |
| HSL | hsl(199, 90%, 67%) |
| HSV | hsv(199, 61%, 97%) |
| CMYK | cmyk(61.1%, 19%, 0%, 3.1%) |
| CIE-LAB | lab(76.38, -16.56, -32.17) |
| CIE-LCH | lch(76.38, 36.18, 242.76°) |
| OKLab | oklab(78.94% -0.0747 -0.0899) |
| OKLCH | oklch(78.94% 0.117 230.3) |
| XYZ | xyz(42.2601, 50.5065, 95.4993) |
| Luminance | 0.5051 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 3.09
Bright Sky Blue
#02CCFE
ΔE00 3.96
Lightskyblue
#87CEFA
ΔE00 4.27
Deepskyblue
#00BFFF
ΔE00 4.48
Baby Blue
#89CFF0
ΔE00 4.54
Sky
#82CAFC
ΔE00 4.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60C8F7 #F78F60
analogous
#60F7DA #60C8F7 #607DF7
triadic
#60C8F7 #F760C8 #C8F760
tetradic
#60C8F7 #DA60F7 #F78F60 #7DF760
square
#60C8F7 #DA60F7 #F78F60 #7DF760
split-complementary
#60C8F7 #F7607D #F7DA60
monochromatic
#0B94D2 #26B4F4 #60C8F7 #9ADCFA #D5F0FD
Accessibility & contrast
On white
1.89
#60C8F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.10
#60C8F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60C8F7
11.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60C8F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60C8F7 | 1.00 | 1.89 | 11.10 | 11.10 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C5F9
Deuteranopia (green-blind)
#9BB6F6
Tritanopia (blue-blind)
#00D5D7
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #60c8f7; /* rgb */ color: rgb(96, 200, 247); /* oklch */ color: oklch(78.9% 0.117 230.3);
Tailwind
colors: {
custom: {
50: '#9ad8fa',
500: '#60c8f7',
950: '#000000',
},
}SCSS
$custom: #60c8f7; $custom-light: #9ad8fa; $custom-dark: #000000;
JSON
{
"hex": "#60c8f7",
"rgb": {
"r": 96,
"g": 200,
"b": 247
},
"hsl": {
"h": 198.675,
"s": 90.419,
"l": 67.255
},
"oklch": {
"l": 0.7894,
"c": 0.1169,
"h": 230.3
},
"luminance": 0.50511
}Semantic roles & 50–950 ramp
primary
#60C8F7
secondary
#CD602E
accent
#4700E6
background
#FCFEFF
surface
#F5FBFF
border
#CFD4D7
text
#0F1417
muted
#808385