#60D6FA#60D6FA
#60D6FA is a very light, moderate cyan. Relative luminance 0.575; OKLCH L 82.2% C 0.117 H 221.1°. Best body text is #000000 at 12.50:1 contrast (WCAG AA passes).
Color values
| HEX | #60D6FA |
|---|---|
| RGB | rgb(96, 214, 250) |
| HSL | hsl(194, 94%, 68%) |
| HSV | hsv(194, 62%, 98%) |
| CMYK | cmyk(61.6%, 14.4%, 0%, 2%) |
| CIE-LAB | lab(80.45, -22.82, -27.52) |
| CIE-LCH | lch(80.45, 35.75, 230.34°) |
| OKLab | oklab(82.23% -0.088 -0.0766) |
| OKLCH | oklch(82.23% 0.117 221.1) |
| XYZ | xyz(46.1188, 57.4773, 99.0877) |
| Luminance | 0.5748 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.42
Bright Sky Blue
#02CCFE
ΔE00 4.46
Sky Blue
#87CEEB
ΔE00 4.60
Baby Blue
#89CFF0
ΔE00 5.00
Lightskyblue
#87CEFA
ΔE00 6.89
Lightblue (survey)
#7BC8F6
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60D6FA #FA8460
analogous
#60FAD1 #60D6FA #6089FA
triadic
#60D6FA #FA60D6 #D6FA60
tetradic
#60D6FA #D160FA #FA8460 #89FA60
square
#60D6FA #D160FA #FA8460 #89FA60
split-complementary
#60D6FA #FA6089 #FAD160
monochromatic
#07A8D9 #25C7F8 #60D6FA #9BE5FC #D7F5FE
Accessibility & contrast
On white
1.68
#60D6FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.50
#60D6FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60D6FA
12.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60D6FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60D6FA | 1.00 | 1.68 | 12.50 | 12.50 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0D1FC
Deuteranopia (green-blind)
#AAC1FA
Tritanopia (blue-blind)
#00E2E1
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #60d6fa; /* rgb */ color: rgb(96, 214, 250); /* oklch */ color: oklch(82.2% 0.117 221.1);
Tailwind
colors: {
custom: {
50: '#9be2fc',
500: '#60d6fa',
950: '#000000',
},
}SCSS
$custom: #60d6fa; $custom-light: #9be2fc; $custom-dark: #000000;
JSON
{
"hex": "#60d6fa",
"rgb": {
"r": 96,
"g": 214,
"b": 250
},
"hsl": {
"h": 194.026,
"s": 93.902,
"l": 67.843
},
"oklch": {
"l": 0.82225,
"c": 0.11667,
"h": 221.1
},
"luminance": 0.57482
}Semantic roles & 50–950 ramp
primary
#60D6FA
secondary
#D3532C
accent
#3600E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1517
muted
#808485