#60CCF1#60CCF1
#60CCF1 is a light, moderate cyan. Relative luminance 0.520; OKLCH L 79.6% C 0.112 H 223.4°. Best body text is #000000 at 11.40:1 contrast (WCAG AA passes).
Color values
| HEX | #60CCF1 |
|---|---|
| RGB | rgb(96, 204, 241) |
| HSL | hsl(195, 84%, 66%) |
| HSV | hsv(195, 60%, 95%) |
| CMYK | cmyk(60.2%, 15.4%, 0%, 5.5%) |
| CIE-LAB | lab(77.29, -20.42, -27.55) |
| CIE-LCH | lch(77.29, 34.29, 233.46°) |
| OKLab | oklab(79.6% -0.081 -0.0767) |
| OKLCH | oklch(79.6% 0.112 223.4) |
| XYZ | xyz(42.2876, 52.0192, 91.0142) |
| Luminance | 0.5202 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.55
Sky Blue
#87CEEB
ΔE00 3.90
Baby Blue
#89CFF0
ΔE00 4.27
Neon Blue
#04D9FF
ΔE00 4.97
Lightblue (survey)
#7BC8F6
ΔE00 5.41
Lightskyblue
#87CEFA
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60CCF1 #F18560
analogous
#60F1CD #60CCF1 #6083F1
triadic
#60CCF1 #F160CC #CCF160
tetradic
#60CCF1 #CD60F1 #F18560 #83F160
square
#60CCF1 #CD60F1 #F18560 #83F160
split-complementary
#60CCF1 #F16083 #F1CD60
monochromatic
#1197C5 #28BAEC #60CCF1 #98DEF6 #D0F0FB
Accessibility & contrast
On white
1.84
#60CCF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.40
#60CCF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60CCF1
11.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60CCF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60CCF1 | 1.00 | 1.84 | 11.40 | 11.40 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C8F3
Deuteranopia (green-blind)
#A2B8F1
Tritanopia (blue-blind)
#00D7D8
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #60ccf1; /* rgb */ color: rgb(96, 204, 241); /* oklch */ color: oklch(79.6% 0.112 223.4);
Tailwind
colors: {
custom: {
50: '#9adbf5',
500: '#60ccf1',
950: '#000000',
},
}SCSS
$custom: #60ccf1; $custom-light: #9adbf5; $custom-dark: #000000;
JSON
{
"hex": "#60ccf1",
"rgb": {
"r": 96,
"g": 204,
"b": 241
},
"hsl": {
"h": 195.31,
"s": 83.815,
"l": 66.078
},
"oklch": {
"l": 0.79596,
"c": 0.11158,
"h": 223.4
},
"luminance": 0.52023
}Semantic roles & 50–950 ramp
primary
#60CCF1
secondary
#C35733
accent
#3D05E0
background
#FCFEFF
surface
#F5FBFE
border
#CFD4D6
text
#0F1517
muted
#808485