#60C7F7#60C7F7
#60C7F7 is a light, moderate cyan. Relative luminance 0.500; OKLCH L 78.7% C 0.117 H 231.0°. Best body text is #000000 at 11.01:1 contrast (WCAG AA passes).
Color values
| HEX | #60C7F7 |
|---|---|
| RGB | rgb(96, 199, 247) |
| HSL | hsl(199, 90%, 67%) |
| HSV | hsv(199, 61%, 97%) |
| CMYK | cmyk(61.1%, 19.4%, 0%, 3.1%) |
| CIE-LAB | lab(76.10, -16.04, -32.61) |
| CIE-LCH | lch(76.10, 36.34, 243.80°) |
| OKLab | oklab(78.72% -0.0737 -0.0911) |
| OKLCH | oklch(78.72% 0.117 231) |
| XYZ | xyz(42.0293, 50.0448, 95.4223) |
| Luminance | 0.5005 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 2.91
Lightskyblue
#87CEFA
ΔE00 4.22
Bright Sky Blue
#02CCFE
ΔE00 4.22
Deepskyblue
#00BFFF
ΔE00 4.24
Sky
#82CAFC
ΔE00 4.44
Baby Blue
#89CFF0
ΔE00 4.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60C7F7 #F79060
analogous
#60F7DC #60C7F7 #607CF7
triadic
#60C7F7 #F760C7 #C7F760
tetradic
#60C7F7 #DC60F7 #F79060 #7CF760
square
#60C7F7 #DC60F7 #F79060 #7CF760
split-complementary
#60C7F7 #F7607C #F7DC60
monochromatic
#0B93D2 #26B2F4 #60C7F7 #9ADCFA #D5F0FD
Accessibility & contrast
On white
1.91
#60C7F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.01
#60C7F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60C7F7
11.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60C7F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60C7F7 | 1.00 | 1.91 | 11.01 | 11.01 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC4F9
Deuteranopia (green-blind)
#9AB5F6
Tritanopia (blue-blind)
#00D4D7
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #60c7f7; /* rgb */ color: rgb(96, 199, 247); /* oklch */ color: oklch(78.7% 0.117 231.0);
Tailwind
colors: {
custom: {
50: '#9ad8fa',
500: '#60c7f7',
950: '#000000',
},
}SCSS
$custom: #60c7f7; $custom-light: #9ad8fa; $custom-dark: #000000;
JSON
{
"hex": "#60c7f7",
"rgb": {
"r": 96,
"g": 199,
"b": 247
},
"hsl": {
"h": 199.073,
"s": 90.419,
"l": 67.255
},
"oklch": {
"l": 0.78715,
"c": 0.11722,
"h": 231
},
"luminance": 0.50049
}Semantic roles & 50–950 ramp
primary
#60C7F7
secondary
#CD612E
accent
#4900E6
background
#FCFEFF
surface
#F5FBFF
border
#CFD4D7
text
#0F1417
muted
#808385