#60C7FA#60C7FA
#60C7FA is a light, moderate cyan. Relative luminance 0.502; OKLCH L 78.8% C 0.120 H 232.7°. Best body text is #000000 at 11.05:1 contrast (WCAG AA passes).
Color values
| HEX | #60C7FA |
|---|---|
| RGB | rgb(96, 199, 250) |
| HSL | hsl(200, 94%, 68%) |
| HSV | hsv(200, 62%, 98%) |
| CMYK | cmyk(61.6%, 20.4%, 0%, 2%) |
| CIE-LAB | lab(76.21, -15.13, -34.04) |
| CIE-LCH | lch(76.21, 37.25, 246.03°) |
| OKLab | oklab(78.84% -0.0727 -0.0952) |
| OKLCH | oklch(78.84% 0.12 232.7) |
| XYZ | xyz(42.4959, 50.2315, 97.8800) |
| Luminance | 0.5024 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 2.65
Deepskyblue
#00BFFF
ΔE00 4.00
Sky
#82CAFC
ΔE00 4.00
Lightskyblue
#87CEFA
ΔE00 4.04
Bright Sky Blue
#02CCFE
ΔE00 4.73
Baby Blue
#89CFF0
ΔE00 5.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60C7FA #FA9360
analogous
#60FAE0 #60C7FA #607AFA
triadic
#60C7FA #FA60C7 #C7FA60
tetradic
#60C7FA #E060FA #FA9360 #7AFA60
square
#60C7FA #E060FA #FA9360 #7AFA60
split-complementary
#60C7FA #FA607A #FAE060
monochromatic
#0793D9 #25B2F8 #60C7FA #9BDCFC #D7F1FE
Accessibility & contrast
On white
1.90
#60C7FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.05
#60C7FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60C7FA
11.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60C7FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60C7FA | 1.00 | 1.90 | 11.05 | 11.05 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC5FC
Deuteranopia (green-blind)
#99B5F9
Tritanopia (blue-blind)
#00D5D8
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #60c7fa; /* rgb */ color: rgb(96, 199, 250); /* oklch */ color: oklch(78.8% 0.120 232.7);
Tailwind
colors: {
custom: {
50: '#9ad8fc',
500: '#60c7fa',
950: '#000000',
},
}SCSS
$custom: #60c7fa; $custom-light: #9ad8fc; $custom-dark: #000000;
JSON
{
"hex": "#60c7fa",
"rgb": {
"r": 96,
"g": 199,
"b": 250
},
"hsl": {
"h": 199.87,
"s": 93.902,
"l": 67.843
},
"oklch": {
"l": 0.78844,
"c": 0.1198,
"h": 232.7
},
"luminance": 0.50236
}Semantic roles & 50–950 ramp
primary
#60C7FA
secondary
#D3632C
accent
#4C00E6
background
#FCFEFF
surface
#F6FBFF
border
#D0D4D7
text
#0F1417
muted
#808385