#60CCF7#60CCF7
#60CCF7 is a light, moderate cyan. Relative luminance 0.524; OKLCH L 79.8% C 0.116 H 227.1°. Best body text is #000000 at 11.48:1 contrast (WCAG AA passes).
Color values
| HEX | #60CCF7 |
|---|---|
| RGB | rgb(96, 204, 247) |
| HSL | hsl(197, 90%, 67%) |
| HSV | hsv(197, 61%, 97%) |
| CMYK | cmyk(61.1%, 17.4%, 0%, 3.1%) |
| CIE-LAB | lab(77.51, -18.63, -30.43) |
| CIE-LCH | lch(77.51, 35.68, 238.52°) |
| OKLab | oklab(79.84% -0.0788 -0.0849) |
| OKLCH | oklch(79.84% 0.116 227.1) |
| XYZ | xyz(43.1986, 52.3836, 95.8121) |
| Luminance | 0.5239 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.29
Baby Blue
#89CFF0
ΔE00 4.09
Lightblue (survey)
#7BC8F6
ΔE00 4.11
Sky Blue
#87CEEB
ΔE00 4.30
Lightskyblue
#87CEFA
ΔE00 4.79
Sky
#82CAFC
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60CCF7 #F78B60
analogous
#60F7D6 #60CCF7 #6081F7
triadic
#60CCF7 #F760CC #CCF760
tetradic
#60CCF7 #D660F7 #F78B60 #81F760
square
#60CCF7 #D660F7 #F78B60 #81F760
split-complementary
#60CCF7 #F76081 #F7D660
monochromatic
#0B99D2 #26B9F4 #60CCF7 #9ADFFA #D5F1FD
Accessibility & contrast
On white
1.83
#60CCF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.48
#60CCF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60CCF7
11.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60CCF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60CCF7 | 1.00 | 1.83 | 11.48 | 11.48 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C8F9
Deuteranopia (green-blind)
#A0B9F6
Tritanopia (blue-blind)
#00D8DA
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #60ccf7; /* rgb */ color: rgb(96, 204, 247); /* oklch */ color: oklch(79.8% 0.116 227.1);
Tailwind
colors: {
custom: {
50: '#9adbfa',
500: '#60ccf7',
950: '#000000',
},
}SCSS
$custom: #60ccf7; $custom-light: #9adbfa; $custom-dark: #000000;
JSON
{
"hex": "#60ccf7",
"rgb": {
"r": 96,
"g": 204,
"b": 247
},
"hsl": {
"h": 197.086,
"s": 90.419,
"l": 67.255
},
"oklch": {
"l": 0.79841,
"c": 0.11588,
"h": 227.1
},
"luminance": 0.52388
}Semantic roles & 50–950 ramp
primary
#60CCF7
secondary
#CD5B2E
accent
#4100E6
background
#FCFEFF
surface
#F6FBFF
border
#D0D4D7
text
#0F1517
muted
#808485