#60CDFD#60CDFD
#60CDFD is a light, vivid cyan. Relative luminance 0.532; OKLCH L 80.3% C 0.120 H 229.7°. Best body text is #000000 at 11.65:1 contrast (WCAG AA passes).
Color values
| HEX | #60CDFD |
|---|---|
| RGB | rgb(96, 205, 253) |
| HSL | hsl(198, 98%, 68%) |
| HSV | hsv(198, 62%, 99%) |
| CMYK | cmyk(62.1%, 19%, 0%, 0.8%) |
| CIE-LAB | lab(78.01, -17.34, -32.86) |
| CIE-LCH | lch(78.01, 37.15, 242.18°) |
| OKLab | oklab(80.32% -0.0777 -0.0918) |
| OKLCH | oklch(80.32% 0.12 229.7) |
| XYZ | xyz(44.3779, 53.2368, 100.8464) |
| Luminance | 0.5324 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 3.47
Bright Sky Blue
#02CCFE
ΔE00 3.74
Lightskyblue
#87CEFA
ΔE00 4.18
Baby Blue
#89CFF0
ΔE00 4.38
Sky
#82CAFC
ΔE00 4.81
Sky Blue
#87CEEB
ΔE00 4.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60CDFD #FD9060
analogous
#60FDDE #60CDFD #607EFD
triadic
#60CDFD #FD60CD #CDFD60
tetradic
#60CDFD #DE60FD #FD9060 #7EFD60
square
#60CDFD #DE60FD #FD9060 #7EFD60
split-complementary
#60CDFD #FD607E #FDDE60
monochromatic
#039CE0 #24BAFC #60CDFD #9CE0FE #D9F3FF
Accessibility & contrast
On white
1.80
#60CDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.65
#60CDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60CDFD
11.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60CDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60CDFD | 1.00 | 1.80 | 11.65 | 11.65 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4CAFF
Deuteranopia (green-blind)
#9FBAFC
Tritanopia (blue-blind)
#00DADD
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #60cdfd; /* rgb */ color: rgb(96, 205, 253); /* oklch */ color: oklch(80.3% 0.120 229.7);
Tailwind
colors: {
custom: {
50: '#9bdcfe',
500: '#60cdfd',
950: '#000000',
},
}SCSS
$custom: #60cdfd; $custom-light: #9bdcfe; $custom-dark: #000000;
JSON
{
"hex": "#60cdfd",
"rgb": {
"r": 96,
"g": 205,
"b": 253
},
"hsl": {
"h": 198.344,
"s": 97.516,
"l": 68.431
},
"oklch": {
"l": 0.80318,
"c": 0.12033,
"h": 229.7
},
"luminance": 0.53241
}Semantic roles & 50–950 ramp
primary
#60CDFD
secondary
#D75F2A
accent
#4600E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1517
muted
#808485