#60D0F7#60D0F7
#60D0F7 is a light, moderate cyan. Relative luminance 0.543; OKLCH L 80.7% C 0.115 H 223.9°. Best body text is #000000 at 11.86:1 contrast (WCAG AA passes).
Color values
| HEX | #60D0F7 |
|---|---|
| RGB | rgb(96, 208, 247) |
| HSL | hsl(195, 90%, 67%) |
| HSV | hsv(195, 61%, 97%) |
| CMYK | cmyk(61.1%, 15.8%, 0%, 3.1%) |
| CIE-LAB | lab(78.64, -20.68, -28.69) |
| CIE-LCH | lch(78.64, 35.37, 234.22°) |
| OKLab | oklab(80.75% -0.0829 -0.0799) |
| OKLCH | oklch(80.75% 0.115 223.9) |
| XYZ | xyz(44.1616, 54.3095, 96.1331) |
| Luminance | 0.5431 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.47
Sky Blue
#87CEEB
ΔE00 4.04
Baby Blue
#89CFF0
ΔE00 4.22
Neon Blue
#04D9FF
ΔE00 4.59
Lightblue (survey)
#7BC8F6
ΔE00 5.43
Lightskyblue
#87CEFA
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60D0F7 #F78760
analogous
#60F7D3 #60D0F7 #6084F7
triadic
#60D0F7 #F760D0 #D0F760
tetradic
#60D0F7 #D360F7 #F78760 #84F760
square
#60D0F7 #D360F7 #F78760 #84F760
split-complementary
#60D0F7 #F76084 #F7D360
monochromatic
#0B9FD2 #26BFF4 #60D0F7 #9AE1FA #D5F2FD
Accessibility & contrast
On white
1.77
#60D0F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.86
#60D0F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60D0F7
11.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60D0F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60D0F7 | 1.00 | 1.77 | 11.86 | 11.86 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BACCF9
Deuteranopia (green-blind)
#A5BCF7
Tritanopia (blue-blind)
#00DCDC
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #60d0f7; /* rgb */ color: rgb(96, 208, 247); /* oklch */ color: oklch(80.7% 0.115 223.9);
Tailwind
colors: {
custom: {
50: '#9bdefa',
500: '#60d0f7',
950: '#000000',
},
}SCSS
$custom: #60d0f7; $custom-light: #9bdefa; $custom-dark: #000000;
JSON
{
"hex": "#60d0f7",
"rgb": {
"r": 96,
"g": 208,
"b": 247
},
"hsl": {
"h": 195.497,
"s": 90.419,
"l": 67.255
},
"oklch": {
"l": 0.80746,
"c": 0.11521,
"h": 223.9
},
"luminance": 0.54314
}Semantic roles & 50–950 ramp
primary
#60D0F7
secondary
#CD572E
accent
#3B00E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1517
muted
#808485