#60D6FC#60D6FC
#60D6FC is a very light, moderate cyan. Relative luminance 0.576; OKLCH L 82.3% C 0.118 H 222.3°. Best body text is #000000 at 12.52:1 contrast (WCAG AA passes).
Color values
| HEX | #60D6FC |
|---|---|
| RGB | rgb(96, 214, 252) |
| HSL | hsl(195, 96%, 68%) |
| HSV | hsv(195, 62%, 99%) |
| CMYK | cmyk(61.9%, 15.1%, 0%, 1.2%) |
| CIE-LAB | lab(80.52, -22.23, -28.48) |
| CIE-LCH | lch(80.52, 36.13, 232.03°) |
| OKLab | oklab(82.31% -0.0872 -0.0793) |
| OKLCH | oklch(82.31% 0.118 222.3) |
| XYZ | xyz(46.4341, 57.6034, 100.7480) |
| Luminance | 0.5761 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.71
Bright Sky Blue
#02CCFE
ΔE00 4.20
Sky Blue
#87CEEB
ΔE00 4.56
Baby Blue
#89CFF0
ΔE00 4.81
Lightskyblue
#87CEFA
ΔE00 6.48
Lightblue (survey)
#7BC8F6
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60D6FC #FC8660
analogous
#60FCD4 #60D6FC #6088FC
triadic
#60D6FC #FC60D6 #D6FC60
tetradic
#60D6FC #D460FC #FC8660 #88FC60
square
#60D6FC #D460FC #FC8660 #88FC60
split-complementary
#60D6FC #FC6088 #FCD460
monochromatic
#04A9DD #24C7FB #60D6FC #9CE5FD #D8F5FE
Accessibility & contrast
On white
1.68
#60D6FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.52
#60D6FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60D6FC
12.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60D6FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60D6FC | 1.00 | 1.68 | 12.52 | 12.52 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0D1FE
Deuteranopia (green-blind)
#AAC1FC
Tritanopia (blue-blind)
#00E2E2
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #60d6fc; /* rgb */ color: rgb(96, 214, 252); /* oklch */ color: oklch(82.3% 0.118 222.3);
Tailwind
colors: {
custom: {
50: '#9be2fd',
500: '#60d6fc',
950: '#000000',
},
}SCSS
$custom: #60d6fc; $custom-light: #9be2fd; $custom-dark: #000000;
JSON
{
"hex": "#60d6fc",
"rgb": {
"r": 96,
"g": 214,
"b": 252
},
"hsl": {
"h": 194.615,
"s": 96.296,
"l": 68.235
},
"oklch": {
"l": 0.82305,
"c": 0.11791,
"h": 222.3
},
"luminance": 0.57608
}Semantic roles & 50–950 ramp
primary
#60D6FC
secondary
#D6542B
accent
#3800E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1517
muted
#808485