#60CDE8#60CDE8
#60CDE8 is a light, moderate cyan. Relative luminance 0.520; OKLCH L 79.5% C 0.106 H 216.5°. Best body text is #000000 at 11.40:1 contrast (WCAG AA passes).
Color values
| HEX | #60CDE8 |
|---|---|
| RGB | rgb(96, 205, 232) |
| HSL | hsl(192, 75%, 64%) |
| HSV | hsv(192, 59%, 91%) |
| CMYK | cmyk(58.6%, 11.6%, 0%, 9%) |
| CIE-LAB | lab(77.26, -23.55, -22.77) |
| CIE-LCH | lch(77.26, 32.76, 224.03°) |
| OKLab | oklab(79.47% -0.0854 -0.0632) |
| OKLCH | oklch(79.47% 0.106 216.5) |
| XYZ | xyz(41.2148, 51.9716, 84.1878) |
| Luminance | 0.5198 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.45
Sky Blue
#87CEEB
ΔE00 4.90
Bright Sky Blue
#02CCFE
ΔE00 5.68
Baby Blue
#89CFF0
ΔE00 5.95
Aqua Blue
#02D8E9
ΔE00 6.78
Lightblue (survey)
#7BC8F6
ΔE00 8.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60CDE8 #E87B60
analogous
#60E8BF #60CDE8 #6089E8
triadic
#60CDE8 #E860CD #CDE860
tetradic
#60CDE8 #BF60E8 #E87B60 #89E860
square
#60CDE8 #BF60E8 #E87B60 #89E860
split-complementary
#60CDE8 #E86089 #E8BF60
monochromatic
#1A95B4 #2BBCE0 #60CDE8 #95DEF0 #CBEFF7
Accessibility & contrast
On white
1.84
#60CDE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.40
#60CDE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60CDE8
11.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60CDE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60CDE8 | 1.00 | 1.84 | 11.40 | 11.40 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC7EA
Deuteranopia (green-blind)
#A7B8E8
Tritanopia (blue-blind)
#00D7D5
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #60cde8; /* rgb */ color: rgb(96, 205, 232); /* oklch */ color: oklch(79.5% 0.106 216.5);
Tailwind
colors: {
custom: {
50: '#99dcef',
500: '#60cde8',
950: '#000000',
},
}SCSS
$custom: #60cde8; $custom-light: #99dcef; $custom-dark: #000000;
JSON
{
"hex": "#60cde8",
"rgb": {
"r": 96,
"g": 205,
"b": 232
},
"hsl": {
"h": 191.912,
"s": 74.725,
"l": 64.314
},
"oklch": {
"l": 0.79469,
"c": 0.10626,
"h": 216.5
},
"luminance": 0.51976
}Semantic roles & 50–950 ramp
primary
#60CDE8
secondary
#B45138
accent
#360FD7
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485