#60C9FB#60C9FB
#60C9FB is a light, moderate cyan. Relative luminance 0.512; OKLCH L 79.3% C 0.120 H 231.7°. Best body text is #000000 at 11.25:1 contrast (WCAG AA passes).
Color values
| HEX | #60C9FB |
|---|---|
| RGB | rgb(96, 201, 251) |
| HSL | hsl(199, 95%, 68%) |
| HSV | hsv(199, 62%, 98%) |
| CMYK | cmyk(61.8%, 19.9%, 0%, 1.6%) |
| CIE-LAB | lab(76.81, -15.87, -33.64) |
| CIE-LCH | lch(76.81, 37.20, 244.74°) |
| OKLab | oklab(79.33% -0.0744 -0.0941) |
| OKLCH | oklch(79.33% 0.12 231.7) |
| XYZ | xyz(43.1163, 51.2208, 98.8624) |
| Luminance | 0.5122 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 2.82
Lightskyblue
#87CEFA
ΔE00 4.00
Sky
#82CAFC
ΔE00 4.21
Deepskyblue
#00BFFF
ΔE00 4.32
Bright Sky Blue
#02CCFE
ΔE00 4.32
Baby Blue
#89CFF0
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60C9FB #FB9260
analogous
#60FBE0 #60C9FB #607BFB
triadic
#60C9FB #FB60C9 #C9FB60
tetradic
#60C9FB #E060FB #FB9260 #7BFB60
square
#60C9FB #E060FB #FB9260 #7BFB60
split-complementary
#60C9FB #FB607B #FBE060
monochromatic
#0696DB #24B5F9 #60C9FB #9CDDFD #D7F2FE
Accessibility & contrast
On white
1.87
#60C9FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.25
#60C9FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60C9FB
11.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60C9FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60C9FB | 1.00 | 1.87 | 11.25 | 11.25 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C7FD
Deuteranopia (green-blind)
#9BB7FA
Tritanopia (blue-blind)
#00D7DA
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #60c9fb; /* rgb */ color: rgb(96, 201, 251); /* oklch */ color: oklch(79.3% 0.120 231.7);
Tailwind
colors: {
custom: {
50: '#9bd9fc',
500: '#60c9fb',
950: '#000000',
},
}SCSS
$custom: #60c9fb; $custom-light: #9bd9fc; $custom-dark: #000000;
JSON
{
"hex": "#60c9fb",
"rgb": {
"r": 96,
"g": 201,
"b": 251
},
"hsl": {
"h": 199.355,
"s": 95.092,
"l": 68.039
},
"oklch": {
"l": 0.79335,
"c": 0.11995,
"h": 231.7
},
"luminance": 0.51225
}Semantic roles & 50–950 ramp
primary
#60C9FB
secondary
#D4622B
accent
#4A00E6
background
#FCFEFF
surface
#F6FBFF
border
#D0D4D7
text
#0F1417
muted
#808385