#60CBFC#60CBFC
#60CBFC is a light, vivid cyan. Relative luminance 0.522; OKLCH L 79.8% C 0.120 H 230.7°. Best body text is #000000 at 11.45:1 contrast (WCAG AA passes).
Color values
| HEX | #60CBFC |
|---|---|
| RGB | rgb(96, 203, 252) |
| HSL | hsl(199, 96%, 68%) |
| HSV | hsv(199, 62%, 99%) |
| CMYK | cmyk(61.9%, 19.4%, 0%, 1.2%) |
| CIE-LAB | lab(77.41, -16.61, -33.25) |
| CIE-LCH | lch(77.41, 37.17, 243.46°) |
| OKLab | oklab(79.83% -0.0761 -0.093) |
| OKLCH | oklch(79.83% 0.12 230.7) |
| XYZ | xyz(43.7436, 52.2225, 99.8512) |
| Luminance | 0.5223 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 3.11
Bright Sky Blue
#02CCFE
ΔE00 3.99
Lightskyblue
#87CEFA
ΔE00 4.04
Sky
#82CAFC
ΔE00 4.48
Baby Blue
#89CFF0
ΔE00 4.54
Deepskyblue
#00BFFF
ΔE00 4.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60CBFC #FC9160
analogous
#60FCDF #60CBFC #607DFC
triadic
#60CBFC #FC60CB #CBFC60
tetradic
#60CBFC #DF60FC #FC9160 #7DFC60
square
#60CBFC #DF60FC #FC9160 #7DFC60
split-complementary
#60CBFC #FC607D #FCDF60
monochromatic
#0499DD #24B7FB #60CBFC #9CDFFD #D8F2FE
Accessibility & contrast
On white
1.83
#60CBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.45
#60CBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60CBFC
11.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60CBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60CBFC | 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)
#B2C8FE
Deuteranopia (green-blind)
#9DB8FB
Tritanopia (blue-blind)
#00D9DB
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #60cbfc; /* rgb */ color: rgb(96, 203, 252); /* oklch */ color: oklch(79.8% 0.120 230.7);
Tailwind
colors: {
custom: {
50: '#9bdafd',
500: '#60cbfc',
950: '#000000',
},
}SCSS
$custom: #60cbfc; $custom-light: #9bdafd; $custom-dark: #000000;
JSON
{
"hex": "#60cbfc",
"rgb": {
"r": 96,
"g": 203,
"b": 252
},
"hsl": {
"h": 198.846,
"s": 96.296,
"l": 68.235
},
"oklch": {
"l": 0.79827,
"c": 0.12013,
"h": 230.7
},
"luminance": 0.52227
}Semantic roles & 50–950 ramp
primary
#60CBFC
secondary
#D6602B
accent
#4800E6
background
#FCFEFF
surface
#F6FBFF
border
#D0D4D7
text
#0F1517
muted
#808485