#60DCFC#60DCFC
#60DCFC is a very light, moderate cyan. Relative luminance 0.607; OKLCH L 83.7% C 0.118 H 217.6°. Best body text is #000000 at 13.14:1 contrast (WCAG AA passes).
Color values
| HEX | #60DCFC |
|---|---|
| RGB | rgb(96, 220, 252) |
| HSL | hsl(192, 96%, 68%) |
| HSV | hsv(192, 62%, 99%) |
| CMYK | cmyk(61.9%, 12.7%, 0%, 1.2%) |
| CIE-LAB | lab(82.22, -25.22, -25.88) |
| CIE-LCH | lch(82.22, 36.14, 225.74°) |
| OKLab | oklab(83.67% -0.0933 -0.072) |
| OKLCH | oklch(83.67% 0.118 217.6) |
| XYZ | xyz(47.9806, 60.6965, 101.2635) |
| Luminance | 0.6070 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.02
Sky Blue
#87CEEB
ΔE00 5.75
Bright Sky Blue
#02CCFE
ΔE00 6.05
Baby Blue
#89CFF0
ΔE00 6.33
Robin'S Egg
#6DEDFD
ΔE00 6.39
Aqua Blue
#02D8E9
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60DCFC #FC8060
analogous
#60FCCE #60DCFC #608EFC
triadic
#60DCFC #FC60DC #DCFC60
tetradic
#60DCFC #CE60FC #FC8060 #8EFC60
square
#60DCFC #CE60FC #FC8060 #8EFC60
split-complementary
#60DCFC #FC608E #FCCE60
monochromatic
#04B1DD #24CFFB #60DCFC #9CE9FD #D8F6FE
Accessibility & contrast
On white
1.60
#60DCFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.14
#60DCFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60DCFC
13.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60DCFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60DCFC | 1.00 | 1.60 | 13.14 | 13.14 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D6FE
Deuteranopia (green-blind)
#B1C5FC
Tritanopia (blue-blind)
#00E7E6
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #60dcfc; /* rgb */ color: rgb(96, 220, 252); /* oklch */ color: oklch(83.7% 0.118 217.6);
Tailwind
colors: {
custom: {
50: '#9ce7fd',
500: '#60dcfc',
950: '#000000',
},
}SCSS
$custom: #60dcfc; $custom-light: #9ce7fd; $custom-dark: #000000;
JSON
{
"hex": "#60dcfc",
"rgb": {
"r": 96,
"g": 220,
"b": 252
},
"hsl": {
"h": 192.308,
"s": 96.296,
"l": 68.235
},
"oklch": {
"l": 0.83665,
"c": 0.11784,
"h": 217.6
},
"luminance": 0.60701
}Semantic roles & 50–950 ramp
primary
#60DCFC
secondary
#D64E2B
accent
#2F00E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1617
muted
#808485