#60CCF0#60CCF0
#60CCF0 is a light, moderate cyan. Relative luminance 0.520; OKLCH L 79.6% C 0.111 H 222.8°. Best body text is #000000 at 11.39:1 contrast (WCAG AA passes).
Color values
| HEX | #60CCF0 |
|---|---|
| RGB | rgb(96, 204, 240) |
| HSL | hsl(195, 83%, 66%) |
| HSV | hsv(195, 60%, 94%) |
| CMYK | cmyk(60%, 15%, 0%, 5.9%) |
| CIE-LAB | lab(77.26, -20.71, -27.07) |
| CIE-LCH | lch(77.26, 34.08, 232.58°) |
| OKLab | oklab(79.56% -0.0814 -0.0753) |
| OKLCH | oklch(79.56% 0.111 222.8) |
| XYZ | xyz(42.1387, 51.9596, 90.2297) |
| Luminance | 0.5196 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.69
Sky Blue
#87CEEB
ΔE00 3.90
Baby Blue
#89CFF0
ΔE00 4.36
Neon Blue
#04D9FF
ΔE00 4.85
Lightblue (survey)
#7BC8F6
ΔE00 5.65
Lightskyblue
#87CEFA
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60CCF0 #F08460
analogous
#60F0CC #60CCF0 #6084F0
triadic
#60CCF0 #F060CC #CCF060
tetradic
#60CCF0 #CC60F0 #F08460 #84F060
square
#60CCF0 #CC60F0 #F08460 #84F060
split-complementary
#60CCF0 #F06084 #F0CC60
monochromatic
#1297C3 #28BAEB #60CCF0 #98DEF5 #D0F0FB
Accessibility & contrast
On white
1.84
#60CCF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.39
#60CCF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60CCF0
11.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60CCF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60CCF0 | 1.00 | 1.84 | 11.39 | 11.39 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C8F2
Deuteranopia (green-blind)
#A3B8F0
Tritanopia (blue-blind)
#00D7D7
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #60ccf0; /* rgb */ color: rgb(96, 204, 240); /* oklch */ color: oklch(79.6% 0.111 222.8);
Tailwind
colors: {
custom: {
50: '#9adbf5',
500: '#60ccf0',
950: '#000000',
},
}SCSS
$custom: #60ccf0; $custom-light: #9adbf5; $custom-dark: #000000;
JSON
{
"hex": "#60ccf0",
"rgb": {
"r": 96,
"g": 204,
"b": 240
},
"hsl": {
"h": 195,
"s": 82.759,
"l": 65.882
},
"oklch": {
"l": 0.79556,
"c": 0.11091,
"h": 222.8
},
"luminance": 0.51964
}Semantic roles & 50–950 ramp
primary
#60CCF0
secondary
#C15733
accent
#3D06DF
background
#FCFEFF
surface
#F5FBFE
border
#CFD4D6
text
#0F1517
muted
#808485