#60CAEC#60CAEC
#60CAEC is a light, moderate cyan. Relative luminance 0.508; OKLCH L 78.9% C 0.108 H 221.8°. Best body text is #000000 at 11.16:1 contrast (WCAG AA passes).
Color values
| HEX | #60CAEC |
|---|---|
| RGB | rgb(96, 202, 236) |
| HSL | hsl(195, 79%, 65%) |
| HSV | hsv(195, 59%, 93%) |
| CMYK | cmyk(59.3%, 14.4%, 0%, 7.5%) |
| CIE-LAB | lab(76.55, -20.87, -26.01) |
| CIE-LCH | lch(76.55, 33.35, 231.26°) |
| OKLab | oklab(78.94% -0.0808 -0.0723) |
| OKLCH | oklch(78.94% 0.108 221.8) |
| XYZ | xyz(41.0787, 50.7799, 86.9773) |
| Luminance | 0.5078 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.99
Bright Sky Blue
#02CCFE
ΔE00 4.03
Baby Blue
#89CFF0
ΔE00 4.62
Neon Blue
#04D9FF
ΔE00 5.05
Lightblue (survey)
#7BC8F6
ΔE00 5.99
Lightskyblue
#87CEFA
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60CAEC #EC8260
analogous
#60ECC8 #60CAEC #6084EC
triadic
#60CAEC #EC60CA #CAEC60
tetradic
#60CAEC #C860EC #EC8260 #84EC60
square
#60CAEC #C860EC #EC8260 #84EC60
split-complementary
#60CAEC #EC6084 #ECC860
monochromatic
#1693BB #29B8E5 #60CAEC #97DCF3 #CDEEF9
Accessibility & contrast
On white
1.88
#60CAEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.16
#60CAEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60CAEC
11.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60CAEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60CAEC | 1.00 | 1.88 | 11.16 | 11.16 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C5EE
Deuteranopia (green-blind)
#A2B6EC
Tritanopia (blue-blind)
#00D5D5
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #60caec; /* rgb */ color: rgb(96, 202, 236); /* oklch */ color: oklch(78.9% 0.108 221.8);
Tailwind
colors: {
custom: {
50: '#99daf2',
500: '#60caec',
950: '#000000',
},
}SCSS
$custom: #60caec; $custom-light: #99daf2; $custom-dark: #000000;
JSON
{
"hex": "#60caec",
"rgb": {
"r": 96,
"g": 202,
"b": 236
},
"hsl": {
"h": 194.571,
"s": 78.652,
"l": 65.098
},
"oklch": {
"l": 0.7894,
"c": 0.10844,
"h": 221.8
},
"luminance": 0.50784
}Semantic roles & 50–950 ramp
primary
#60CAEC
secondary
#BA5636
accent
#3D0BDB
background
#FCFEFF
surface
#F5FBFE
border
#CFD4D6
text
#0F1417
muted
#808385