#60CDF3#60CDF3
#60CDF3 is a light, moderate cyan. Relative luminance 0.526; OKLCH L 79.9% C 0.113 H 223.9°. Best body text is #000000 at 11.52:1 contrast (WCAG AA passes).
Color values
| HEX | #60CDF3 |
|---|---|
| RGB | rgb(96, 205, 243) |
| HSL | hsl(196, 86%, 66%) |
| HSV | hsv(196, 60%, 95%) |
| CMYK | cmyk(60.5%, 15.6%, 0%, 4.7%) |
| CIE-LAB | lab(77.65, -20.33, -28.08) |
| CIE-LCH | lch(77.65, 34.67, 234.09°) |
| OKLab | oklab(79.9% -0.0813 -0.0782) |
| OKLCH | oklch(79.9% 0.113 223.9) |
| XYZ | xyz(42.8265, 52.6162, 92.6756) |
| Luminance | 0.5262 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.45
Sky Blue
#87CEEB
ΔE00 3.92
Baby Blue
#89CFF0
ΔE00 4.19
Neon Blue
#04D9FF
ΔE00 4.93
Lightblue (survey)
#7BC8F6
ΔE00 5.28
Lightskyblue
#87CEFA
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60CDF3 #F38660
analogous
#60F3D0 #60CDF3 #6084F3
triadic
#60CDF3 #F360CD #CDF360
tetradic
#60CDF3 #D060F3 #F38660 #84F360
square
#60CDF3 #D060F3 #F38660 #84F360
split-complementary
#60CDF3 #F36084 #F3D060
monochromatic
#0F99C9 #27BBEF #60CDF3 #99DFF7 #D2F1FC
Accessibility & contrast
On white
1.82
#60CDF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.52
#60CDF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60CDF3
11.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60CDF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60CDF3 | 1.00 | 1.82 | 11.52 | 11.52 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C9F5
Deuteranopia (green-blind)
#A3B9F3
Tritanopia (blue-blind)
#00D9D9
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #60cdf3; /* rgb */ color: rgb(96, 205, 243); /* oklch */ color: oklch(79.9% 0.113 223.9);
Tailwind
colors: {
custom: {
50: '#9adcf7',
500: '#60cdf3',
950: '#000000',
},
}SCSS
$custom: #60cdf3; $custom-light: #9adcf7; $custom-dark: #000000;
JSON
{
"hex": "#60cdf3",
"rgb": {
"r": 96,
"g": 205,
"b": 243
},
"hsl": {
"h": 195.51,
"s": 85.965,
"l": 66.471
},
"oklch": {
"l": 0.79904,
"c": 0.11283,
"h": 223.9
},
"luminance": 0.52621
}Semantic roles & 50–950 ramp
primary
#60CDF3
secondary
#C65831
accent
#3D03E2
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1517
muted
#808485