#60CDF4#60CDF4
#60CDF4 is a light, moderate cyan. Relative luminance 0.527; OKLCH L 79.9% C 0.114 H 224.5°. Best body text is #000000 at 11.54:1 contrast (WCAG AA passes).
Color values
| HEX | #60CDF4 |
|---|---|
| RGB | rgb(96, 205, 244) |
| HSL | hsl(196, 87%, 67%) |
| HSV | hsv(196, 61%, 96%) |
| CMYK | cmyk(60.7%, 16%, 0%, 4.3%) |
| CIE-LAB | lab(77.68, -20.04, -28.56) |
| CIE-LCH | lch(77.68, 34.89, 234.94°) |
| OKLab | oklab(79.94% -0.0809 -0.0796) |
| OKLCH | oklch(79.94% 0.114 224.5) |
| XYZ | xyz(42.9779, 52.6768, 93.4731) |
| Luminance | 0.5268 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.36
Sky Blue
#87CEEB
ΔE00 3.96
Baby Blue
#89CFF0
ΔE00 4.13
Lightblue (survey)
#7BC8F6
ΔE00 5.05
Neon Blue
#04D9FF
ΔE00 5.08
Lightskyblue
#87CEFA
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60CDF4 #F48760
analogous
#60F4D1 #60CDF4 #6083F4
triadic
#60CDF4 #F460CD #CDF460
tetradic
#60CDF4 #D160F4 #F48760 #83F460
square
#60CDF4 #D160F4 #F48760 #83F460
split-complementary
#60CDF4 #F46083 #F4D160
monochromatic
#0E9ACC #27BBF0 #60CDF4 #99DFF8 #D2F1FC
Accessibility & contrast
On white
1.82
#60CDF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.54
#60CDF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60CDF4
11.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60CDF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60CDF4 | 1.00 | 1.82 | 11.54 | 11.54 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C9F6
Deuteranopia (green-blind)
#A2B9F4
Tritanopia (blue-blind)
#00D9DA
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #60cdf4; /* rgb */ color: rgb(96, 205, 244); /* oklch */ color: oklch(79.9% 0.114 224.5);
Tailwind
colors: {
custom: {
50: '#9adcf7',
500: '#60cdf4',
950: '#000000',
},
}SCSS
$custom: #60cdf4; $custom-light: #9adcf7; $custom-dark: #000000;
JSON
{
"hex": "#60cdf4",
"rgb": {
"r": 96,
"g": 205,
"b": 244
},
"hsl": {
"h": 195.811,
"s": 87.059,
"l": 66.667
},
"oklch": {
"l": 0.79944,
"c": 0.11352,
"h": 224.5
},
"luminance": 0.52681
}Semantic roles & 50–950 ramp
primary
#60CDF4
secondary
#C85830
accent
#3D02E4
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1517
muted
#808485