#60CFF7#60CFF7
#60CFF7 is a light, moderate cyan. Relative luminance 0.538; OKLCH L 80.5% C 0.115 H 224.7°. Best body text is #000000 at 11.77:1 contrast (WCAG AA passes).
Color values
| HEX | #60CFF7 |
|---|---|
| RGB | rgb(96, 207, 247) |
| HSL | hsl(196, 90%, 67%) |
| HSV | hsv(196, 61%, 97%) |
| CMYK | cmyk(61.1%, 16.2%, 0%, 3.1%) |
| CIE-LAB | lab(78.36, -20.17, -29.13) |
| CIE-LCH | lch(78.36, 35.43, 235.30°) |
| OKLab | oklab(80.52% -0.0819 -0.0812) |
| OKLCH | oklch(80.52% 0.115 224.7) |
| XYZ | xyz(43.9186, 53.8234, 96.0521) |
| Luminance | 0.5383 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.34
Sky Blue
#87CEEB
ΔE00 4.05
Baby Blue
#89CFF0
ΔE00 4.13
Neon Blue
#04D9FF
ΔE00 4.92
Lightblue (survey)
#7BC8F6
ΔE00 5.08
Lightskyblue
#87CEFA
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60CFF7 #F78860
analogous
#60F7D3 #60CFF7 #6084F7
triadic
#60CFF7 #F760CF #CFF760
tetradic
#60CFF7 #D360F7 #F78860 #84F760
square
#60CFF7 #D360F7 #F78860 #84F760
split-complementary
#60CFF7 #F76084 #F7D360
monochromatic
#0B9DD2 #26BDF4 #60CFF7 #9AE1FA #D5F2FD
Accessibility & contrast
On white
1.78
#60CFF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.77
#60CFF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60CFF7
11.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60CFF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60CFF7 | 1.00 | 1.78 | 11.77 | 11.77 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9CBF9
Deuteranopia (green-blind)
#A3BBF7
Tritanopia (blue-blind)
#00DBDC
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #60cff7; /* rgb */ color: rgb(96, 207, 247); /* oklch */ color: oklch(80.5% 0.115 224.7);
Tailwind
colors: {
custom: {
50: '#9bddfa',
500: '#60cff7',
950: '#000000',
},
}SCSS
$custom: #60cff7; $custom-light: #9bddfa; $custom-dark: #000000;
JSON
{
"hex": "#60cff7",
"rgb": {
"r": 96,
"g": 207,
"b": 247
},
"hsl": {
"h": 195.894,
"s": 90.419,
"l": 67.255
},
"oklch": {
"l": 0.80519,
"c": 0.11534,
"h": 224.7
},
"luminance": 0.53828
}Semantic roles & 50–950 ramp
primary
#60CFF7
secondary
#CD582E
accent
#3D00E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1517
muted
#808485