#60CBEC#60CBEC
#60CBEC is a light, moderate cyan. Relative luminance 0.513; OKLCH L 79.2% C 0.108 H 221.0°. Best body text is #000000 at 11.25:1 contrast (WCAG AA passes).
Color values
| HEX | #60CBEC |
|---|---|
| RGB | rgb(96, 203, 236) |
| HSL | hsl(194, 79%, 65%) |
| HSV | hsv(194, 59%, 93%) |
| CMYK | cmyk(59.3%, 14%, 0%, 7.5%) |
| CIE-LAB | lab(76.83, -21.38, -25.57) |
| CIE-LCH | lch(76.83, 33.33, 230.11°) |
| OKLab | oklab(79.17% -0.0818 -0.0711) |
| OKLCH | oklch(79.17% 0.108 221) |
| XYZ | xyz(41.3141, 51.2507, 87.0557) |
| Luminance | 0.5125 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.04
Bright Sky Blue
#02CCFE
ΔE00 4.21
Baby Blue
#89CFF0
ΔE00 4.76
Neon Blue
#04D9FF
ΔE00 4.77
Lightblue (survey)
#7BC8F6
ΔE00 6.33
Lightskyblue
#87CEFA
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60CBEC #EC8160
analogous
#60ECC7 #60CBEC #6085EC
triadic
#60CBEC #EC60CB #CBEC60
tetradic
#60CBEC #C760EC #EC8160 #85EC60
square
#60CBEC #C760EC #EC8160 #85EC60
split-complementary
#60CBEC #EC6085 #ECC760
monochromatic
#1694BB #29B9E5 #60CBEC #97DDF3 #CDEFF9
Accessibility & contrast
On white
1.87
#60CBEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.25
#60CBEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60CBEC
11.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60CBEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60CBEC | 1.00 | 1.87 | 11.25 | 11.25 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C6EE
Deuteranopia (green-blind)
#A3B7EC
Tritanopia (blue-blind)
#00D6D5
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #60cbec; /* rgb */ color: rgb(96, 203, 236); /* oklch */ color: oklch(79.2% 0.108 221.0);
Tailwind
colors: {
custom: {
50: '#99dbf2',
500: '#60cbec',
950: '#000000',
},
}SCSS
$custom: #60cbec; $custom-light: #99dbf2; $custom-dark: #000000;
JSON
{
"hex": "#60cbec",
"rgb": {
"r": 96,
"g": 203,
"b": 236
},
"hsl": {
"h": 194.143,
"s": 78.652,
"l": 65.098
},
"oklch": {
"l": 0.79168,
"c": 0.10841,
"h": 221
},
"luminance": 0.51255
}Semantic roles & 50–950 ramp
primary
#60CBEC
secondary
#BA5536
accent
#3C0BDB
background
#FCFEFF
surface
#F5FBFE
border
#CFD4D6
text
#0F1517
muted
#808485