#60CCF5#60CCF5
#60CCF5 is a light, moderate cyan. Relative luminance 0.523; OKLCH L 79.8% C 0.114 H 225.9°. Best body text is #000000 at 11.45:1 contrast (WCAG AA passes).
Color values
| HEX | #60CCF5 |
|---|---|
| RGB | rgb(96, 204, 245) |
| HSL | hsl(197, 88%, 67%) |
| HSV | hsv(197, 61%, 96%) |
| CMYK | cmyk(60.8%, 16.7%, 0%, 3.9%) |
| CIE-LAB | lab(77.44, -19.23, -29.47) |
| CIE-LCH | lch(77.44, 35.19, 236.88°) |
| OKLab | oklab(79.76% -0.0796 -0.0822) |
| OKLCH | oklch(79.76% 0.114 225.9) |
| XYZ | xyz(42.8917, 52.2608, 94.1954) |
| Luminance | 0.5226 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.27
Baby Blue
#89CFF0
ΔE00 4.07
Sky Blue
#87CEEB
ΔE00 4.10
Lightblue (survey)
#7BC8F6
ΔE00 4.51
Lightskyblue
#87CEFA
ΔE00 5.13
Neon Blue
#04D9FF
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60CCF5 #F58960
analogous
#60F5D4 #60CCF5 #6082F5
triadic
#60CCF5 #F560CC #CCF560
tetradic
#60CCF5 #D460F5 #F58960 #82F560
square
#60CCF5 #D460F5 #F58960 #82F560
split-complementary
#60CCF5 #F56082 #F5D460
monochromatic
#0D99CE #26BAF1 #60CCF5 #9ADEF9 #D3F1FC
Accessibility & contrast
On white
1.83
#60CCF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.45
#60CCF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60CCF5
11.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60CCF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60CCF5 | 1.00 | 1.83 | 11.45 | 11.45 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C8F7
Deuteranopia (green-blind)
#A1B8F5
Tritanopia (blue-blind)
#00D8D9
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #60ccf5; /* rgb */ color: rgb(96, 204, 245); /* oklch */ color: oklch(79.8% 0.114 225.9);
Tailwind
colors: {
custom: {
50: '#9adbf8',
500: '#60ccf5',
950: '#000000',
},
}SCSS
$custom: #60ccf5; $custom-light: #9adbf8; $custom-dark: #000000;
JSON
{
"hex": "#60ccf5",
"rgb": {
"r": 96,
"g": 204,
"b": 245
},
"hsl": {
"h": 196.51,
"s": 88.166,
"l": 66.863
},
"oklch": {
"l": 0.79759,
"c": 0.11438,
"h": 225.9
},
"luminance": 0.52265
}Semantic roles & 50–950 ramp
primary
#60CCF5
secondary
#C95A30
accent
#3F01E5
background
#FCFEFF
surface
#F5FBFF
border
#CFD4D7
text
#0F1517
muted
#808485