#60CDEC#60CDEC
#60CDEC is a light, moderate cyan. Relative luminance 0.522; OKLCH L 79.6% C 0.108 H 219.3°. Best body text is #000000 at 11.44:1 contrast (WCAG AA passes).
Color values
| HEX | #60CDEC |
|---|---|
| RGB | rgb(96, 205, 236) |
| HSL | hsl(193, 79%, 65%) |
| HSV | hsv(193, 59%, 93%) |
| CMYK | cmyk(59.3%, 13.1%, 0%, 7.5%) |
| CIE-LAB | lab(77.40, -22.39, -24.70) |
| CIE-LCH | lch(77.40, 33.34, 227.81°) |
| OKLab | oklab(79.63% -0.0839 -0.0687) |
| OKLCH | oklch(79.63% 0.108 219.3) |
| XYZ | xyz(41.7895, 52.2014, 87.2142) |
| Luminance | 0.5221 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.27
Neon Blue
#04D9FF
ΔE00 4.32
Bright Sky Blue
#02CCFE
ΔE00 4.67
Baby Blue
#89CFF0
ΔE00 5.11
Lightblue (survey)
#7BC8F6
ΔE00 7.04
Lightskyblue
#87CEFA
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60CDEC #EC7F60
analogous
#60ECC5 #60CDEC #6087EC
triadic
#60CDEC #EC60CD #CDEC60
tetradic
#60CDEC #C560EC #EC7F60 #87EC60
square
#60CDEC #C560EC #EC7F60 #87EC60
split-complementary
#60CDEC #EC6087 #ECC560
monochromatic
#1697BB #29BCE5 #60CDEC #97DEF3 #CDEFF9
Accessibility & contrast
On white
1.84
#60CDEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.44
#60CDEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60CDEC
11.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60CDEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60CDEC | 1.00 | 1.84 | 11.44 | 11.44 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC8EE
Deuteranopia (green-blind)
#A5B9EC
Tritanopia (blue-blind)
#00D7D7
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #60cdec; /* rgb */ color: rgb(96, 205, 236); /* oklch */ color: oklch(79.6% 0.108 219.3);
Tailwind
colors: {
custom: {
50: '#99dcf2',
500: '#60cdec',
950: '#000000',
},
}SCSS
$custom: #60cdec; $custom-light: #99dcf2; $custom-dark: #000000;
JSON
{
"hex": "#60cdec",
"rgb": {
"r": 96,
"g": 205,
"b": 236
},
"hsl": {
"h": 193.286,
"s": 78.652,
"l": 65.098
},
"oklch": {
"l": 0.79625,
"c": 0.10842,
"h": 219.3
},
"luminance": 0.52206
}Semantic roles & 50–950 ramp
primary
#60CDEC
secondary
#BA5336
accent
#390BDB
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485