#60CCF3#60CCF3
#60CCF3 is a light, moderate cyan. Relative luminance 0.521; OKLCH L 79.7% C 0.113 H 224.7°. Best body text is #000000 at 11.43:1 contrast (WCAG AA passes).
Color values
| HEX | #60CCF3 |
|---|---|
| RGB | rgb(96, 204, 243) |
| HSL | hsl(196, 86%, 66%) |
| HSV | hsv(196, 60%, 95%) |
| CMYK | cmyk(60.5%, 16%, 0%, 4.7%) |
| CIE-LAB | lab(77.36, -19.82, -28.51) |
| CIE-LCH | lch(77.36, 34.73, 235.19°) |
| OKLab | oklab(79.68% -0.0803 -0.0795) |
| OKLCH | oklch(79.68% 0.113 224.7) |
| XYZ | xyz(42.5880, 52.1393, 92.5961) |
| Luminance | 0.5214 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.36
Sky Blue
#87CEEB
ΔE00 3.96
Baby Blue
#89CFF0
ΔE00 4.13
Lightblue (survey)
#7BC8F6
ΔE00 4.94
Neon Blue
#04D9FF
ΔE00 5.26
Lightskyblue
#87CEFA
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60CCF3 #F38760
analogous
#60F3D0 #60CCF3 #6083F3
triadic
#60CCF3 #F360CC #CCF360
tetradic
#60CCF3 #D060F3 #F38760 #83F360
square
#60CCF3 #D060F3 #F38760 #83F360
split-complementary
#60CCF3 #F36083 #F3D060
monochromatic
#0F98C9 #27BAEF #60CCF3 #99DEF7 #D2F1FC
Accessibility & contrast
On white
1.84
#60CCF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.43
#60CCF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60CCF3
11.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60CCF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60CCF3 | 1.00 | 1.84 | 11.43 | 11.43 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C8F5
Deuteranopia (green-blind)
#A1B8F3
Tritanopia (blue-blind)
#00D8D9
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #60ccf3; /* rgb */ color: rgb(96, 204, 243); /* oklch */ color: oklch(79.7% 0.113 224.7);
Tailwind
colors: {
custom: {
50: '#9adbf7',
500: '#60ccf3',
950: '#000000',
},
}SCSS
$custom: #60ccf3; $custom-light: #9adbf7; $custom-dark: #000000;
JSON
{
"hex": "#60ccf3",
"rgb": {
"r": 96,
"g": 204,
"b": 243
},
"hsl": {
"h": 195.918,
"s": 85.965,
"l": 66.471
},
"oklch": {
"l": 0.79677,
"c": 0.11295,
"h": 224.7
},
"luminance": 0.52144
}Semantic roles & 50–950 ramp
primary
#60CCF3
secondary
#C65931
accent
#3E03E2
background
#FCFEFF
surface
#F5FBFE
border
#CFD4D6
text
#0F1517
muted
#808485