#60CDF1#60CDF1
#60CDF1 is a light, moderate cyan. Relative luminance 0.525; OKLCH L 79.8% C 0.111 H 222.6°. Best body text is #000000 at 11.50:1 contrast (WCAG AA passes).
Color values
| HEX | #60CDF1 |
|---|---|
| RGB | rgb(96, 205, 241) |
| HSL | hsl(195, 84%, 66%) |
| HSV | hsv(195, 60%, 95%) |
| CMYK | cmyk(60.2%, 14.9%, 0%, 5.5%) |
| CIE-LAB | lab(77.58, -20.93, -27.12) |
| CIE-LCH | lch(77.58, 34.25, 232.34°) |
| OKLab | oklab(79.82% -0.082 -0.0755) |
| OKLCH | oklch(79.82% 0.111 222.6) |
| XYZ | xyz(42.5261, 52.4960, 91.0936) |
| Luminance | 0.5250 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.70
Sky Blue
#87CEEB
ΔE00 3.91
Baby Blue
#89CFF0
ΔE00 4.37
Neon Blue
#04D9FF
ΔE00 4.66
Lightblue (survey)
#7BC8F6
ΔE00 5.75
Lightskyblue
#87CEFA
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60CDF1 #F18460
analogous
#60F1CD #60CDF1 #6084F1
triadic
#60CDF1 #F160CD #CDF160
tetradic
#60CDF1 #CD60F1 #F18460 #84F160
square
#60CDF1 #CD60F1 #F18460 #84F160
split-complementary
#60CDF1 #F16084 #F1CD60
monochromatic
#1199C5 #28BBEC #60CDF1 #98DFF6 #D0F0FB
Accessibility & contrast
On white
1.83
#60CDF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.50
#60CDF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60CDF1
11.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60CDF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60CDF1 | 1.00 | 1.83 | 11.50 | 11.50 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C8F3
Deuteranopia (green-blind)
#A3B9F1
Tritanopia (blue-blind)
#00D8D8
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #60cdf1; /* rgb */ color: rgb(96, 205, 241); /* oklch */ color: oklch(79.8% 0.111 222.6);
Tailwind
colors: {
custom: {
50: '#9adcf5',
500: '#60cdf1',
950: '#000000',
},
}SCSS
$custom: #60cdf1; $custom-light: #9adcf5; $custom-dark: #000000;
JSON
{
"hex": "#60cdf1",
"rgb": {
"r": 96,
"g": 205,
"b": 241
},
"hsl": {
"h": 194.897,
"s": 83.815,
"l": 66.078
},
"oklch": {
"l": 0.79823,
"c": 0.11149,
"h": 222.6
},
"luminance": 0.525
}Semantic roles & 50–950 ramp
primary
#60CDF1
secondary
#C35633
accent
#3C05E0
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1517
muted
#808485