#60CAF4#60CAF4
#60CAF4 is a light, moderate cyan. Relative luminance 0.513; OKLCH L 79.3% C 0.114 H 226.9°. Best body text is #000000 at 11.25:1 contrast (WCAG AA passes).
Color values
| HEX | #60CAF4 |
|---|---|
| RGB | rgb(96, 202, 244) |
| HSL | hsl(197, 87%, 67%) |
| HSV | hsv(197, 61%, 96%) |
| CMYK | cmyk(60.7%, 17.2%, 0%, 4.3%) |
| CIE-LAB | lab(76.83, -18.50, -29.86) |
| CIE-LCH | lch(76.83, 35.13, 238.22°) |
| OKLab | oklab(79.27% -0.0779 -0.0833) |
| OKLCH | oklch(79.27% 0.114 226.9) |
| XYZ | xyz(42.2671, 51.2553, 93.2362) |
| Luminance | 0.5126 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.36
Lightblue (survey)
#7BC8F6
ΔE00 4.10
Baby Blue
#89CFF0
ΔE00 4.13
Sky Blue
#87CEEB
ΔE00 4.26
Lightskyblue
#87CEFA
ΔE00 4.91
Deepskyblue
#00BFFF
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60CAF4 #F48A60
analogous
#60F4D4 #60CAF4 #6080F4
triadic
#60CAF4 #F460CA #CAF460
tetradic
#60CAF4 #D460F4 #F48A60 #80F460
square
#60CAF4 #D460F4 #F48A60 #80F460
split-complementary
#60CAF4 #F46080 #F4D460
monochromatic
#0E96CC #27B7F0 #60CAF4 #99DDF8 #D2F0FC
Accessibility & contrast
On white
1.87
#60CAF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.25
#60CAF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60CAF4
11.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60CAF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60CAF4 | 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)
#B4C6F6
Deuteranopia (green-blind)
#9FB7F4
Tritanopia (blue-blind)
#00D6D8
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #60caf4; /* rgb */ color: rgb(96, 202, 244); /* oklch */ color: oklch(79.3% 0.114 226.9);
Tailwind
colors: {
custom: {
50: '#9adaf8',
500: '#60caf4',
950: '#000000',
},
}SCSS
$custom: #60caf4; $custom-light: #9adaf8; $custom-dark: #000000;
JSON
{
"hex": "#60caf4",
"rgb": {
"r": 96,
"g": 202,
"b": 244
},
"hsl": {
"h": 197.027,
"s": 87.059,
"l": 66.667
},
"oklch": {
"l": 0.79265,
"c": 0.11402,
"h": 226.9
},
"luminance": 0.5126
}Semantic roles & 50–950 ramp
primary
#60CAF4
secondary
#C85B30
accent
#4202E4
background
#FCFEFF
surface
#F5FBFE
border
#CFD4D6
text
#0F1417
muted
#808385