#60CAF5#60CAF5
#60CAF5 is a light, moderate cyan. Relative luminance 0.513; OKLCH L 79.3% C 0.115 H 227.5°. Best body text is #000000 at 11.26:1 contrast (WCAG AA passes).
Color values
| HEX | #60CAF5 |
|---|---|
| RGB | rgb(96, 202, 245) |
| HSL | hsl(197, 88%, 67%) |
| HSV | hsv(197, 61%, 96%) |
| CMYK | cmyk(60.8%, 17.6%, 0%, 3.9%) |
| CIE-LAB | lab(76.87, -18.20, -30.34) |
| CIE-LCH | lch(76.87, 35.38, 239.04°) |
| OKLab | oklab(79.31% -0.0775 -0.0847) |
| OKLCH | oklch(79.31% 0.115 227.5) |
| XYZ | xyz(42.4194, 51.3162, 94.0380) |
| Luminance | 0.5132 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.39
Lightblue (survey)
#7BC8F6
ΔE00 3.91
Baby Blue
#89CFF0
ΔE00 4.15
Sky Blue
#87CEEB
ΔE00 4.37
Lightskyblue
#87CEFA
ΔE00 4.75
Deepskyblue
#00BFFF
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60CAF5 #F58B60
analogous
#60F5D5 #60CAF5 #6080F5
triadic
#60CAF5 #F560CA #CAF560
tetradic
#60CAF5 #D560F5 #F58B60 #80F560
square
#60CAF5 #D560F5 #F58B60 #80F560
split-complementary
#60CAF5 #F56080 #F5D560
monochromatic
#0D96CE #26B7F1 #60CAF5 #9ADDF9 #D3F0FC
Accessibility & contrast
On white
1.86
#60CAF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.26
#60CAF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60CAF5
11.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60CAF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60CAF5 | 1.00 | 1.86 | 11.26 | 11.26 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C7F7
Deuteranopia (green-blind)
#9EB7F4
Tritanopia (blue-blind)
#00D6D8
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #60caf5; /* rgb */ color: rgb(96, 202, 245); /* oklch */ color: oklch(79.3% 0.115 227.5);
Tailwind
colors: {
custom: {
50: '#9adaf8',
500: '#60caf5',
950: '#000000',
},
}SCSS
$custom: #60caf5; $custom-light: #9adaf8; $custom-dark: #000000;
JSON
{
"hex": "#60caf5",
"rgb": {
"r": 96,
"g": 202,
"b": 245
},
"hsl": {
"h": 197.315,
"s": 88.166,
"l": 66.863
},
"oklch": {
"l": 0.79307,
"c": 0.11478,
"h": 227.5
},
"luminance": 0.5132
}Semantic roles & 50–950 ramp
primary
#60CAF5
secondary
#C95C30
accent
#4301E5
background
#FCFEFF
surface
#F5FBFF
border
#CFD4D7
text
#0F1417
muted
#808385