#60CDEB#60CDEB
#60CDEB is a light, moderate cyan. Relative luminance 0.521; OKLCH L 79.6% C 0.108 H 218.6°. Best body text is #000000 at 11.43:1 contrast (WCAG AA passes).
Color values
| HEX | #60CDEB |
|---|---|
| RGB | rgb(96, 205, 235) |
| HSL | hsl(193, 78%, 65%) |
| HSV | hsv(193, 59%, 92%) |
| CMYK | cmyk(59.1%, 12.8%, 0%, 7.8%) |
| CIE-LAB | lab(77.37, -22.68, -24.22) |
| CIE-LCH | lch(77.37, 33.18, 226.88°) |
| OKLab | oklab(79.59% -0.0843 -0.0673) |
| OKLCH | oklch(79.59% 0.108 218.6) |
| XYZ | xyz(41.6446, 52.1435, 86.4512) |
| Luminance | 0.5215 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.31
Sky Blue
#87CEEB
ΔE00 4.40
Bright Sky Blue
#02CCFE
ΔE00 4.91
Baby Blue
#89CFF0
ΔE00 5.31
Lightblue (survey)
#7BC8F6
ΔE00 7.31
Aqua Blue
#02D8E9
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60CDEB #EB7E60
analogous
#60EBC4 #60CDEB #6087EB
triadic
#60CDEB #EB60CD #CDEB60
tetradic
#60CDEB #C460EB #EB7E60 #87EB60
square
#60CDEB #C460EB #EB7E60 #87EB60
split-complementary
#60CDEB #EB6087 #EBC460
monochromatic
#1796B9 #2ABCE4 #60CDEB #96DEF2 #CDEFF9
Accessibility & contrast
On white
1.84
#60CDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.43
#60CDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60CDEB
11.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60CDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60CDEB | 1.00 | 1.84 | 11.43 | 11.43 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC8ED
Deuteranopia (green-blind)
#A6B9EB
Tritanopia (blue-blind)
#00D7D6
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #60cdeb; /* rgb */ color: rgb(96, 205, 235); /* oklch */ color: oklch(79.6% 0.108 218.6);
Tailwind
colors: {
custom: {
50: '#99dcf1',
500: '#60cdeb',
950: '#000000',
},
}SCSS
$custom: #60cdeb; $custom-light: #99dcf1; $custom-dark: #000000;
JSON
{
"hex": "#60cdeb",
"rgb": {
"r": 96,
"g": 205,
"b": 235
},
"hsl": {
"h": 192.95,
"s": 77.654,
"l": 64.902
},
"oklch": {
"l": 0.79586,
"c": 0.10786,
"h": 218.6
},
"luminance": 0.52148
}Semantic roles & 50–950 ramp
primary
#60CDEB
secondary
#B95337
accent
#380CDA
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485