#60C8F2#60C8F2
#60C8F2 is a light, moderate cyan. Relative luminance 0.502; OKLCH L 78.7% C 0.113 H 227.3°. Best body text is #000000 at 11.04:1 contrast (WCAG AA passes).
Color values
| HEX | #60C8F2 |
|---|---|
| RGB | rgb(96, 200, 242) |
| HSL | hsl(197, 85%, 66%) |
| HSV | hsv(197, 60%, 95%) |
| CMYK | cmyk(60.3%, 17.4%, 0%, 5.1%) |
| CIE-LAB | lab(76.19, -18.07, -29.77) |
| CIE-LCH | lch(76.19, 34.83, 238.75°) |
| OKLab | oklab(78.73% -0.0765 -0.083) |
| OKLCH | oklch(78.73% 0.113 227.3) |
| XYZ | xyz(41.4989, 50.2020, 91.4901) |
| Luminance | 0.5021 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.52
Lightblue (survey)
#7BC8F6
ΔE00 3.95
Baby Blue
#89CFF0
ΔE00 4.25
Sky Blue
#87CEEB
ΔE00 4.38
Lightskyblue
#87CEFA
ΔE00 4.93
Deepskyblue
#00BFFF
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60C8F2 #F28A60
analogous
#60F2D3 #60C8F2 #607FF2
triadic
#60C8F2 #F260C8 #C8F260
tetradic
#60C8F2 #D360F2 #F28A60 #7FF260
square
#60C8F2 #D360F2 #F28A60 #7FF260
split-complementary
#60C8F2 #F2607F #F2D360
monochromatic
#1093C7 #27B4ED #60C8F2 #99DCF7 #D1EFFB
Accessibility & contrast
On white
1.90
#60C8F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.04
#60C8F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60C8F2
11.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60C8F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60C8F2 | 1.00 | 1.90 | 11.04 | 11.04 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C5F4
Deuteranopia (green-blind)
#9DB5F1
Tritanopia (blue-blind)
#00D4D6
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #60c8f2; /* rgb */ color: rgb(96, 200, 242); /* oklch */ color: oklch(78.7% 0.113 227.3);
Tailwind
colors: {
custom: {
50: '#9ad8f6',
500: '#60c8f2',
950: '#000000',
},
}SCSS
$custom: #60c8f2; $custom-light: #9ad8f6; $custom-dark: #000000;
JSON
{
"hex": "#60c8f2",
"rgb": {
"r": 96,
"g": 200,
"b": 242
},
"hsl": {
"h": 197.26,
"s": 84.884,
"l": 66.275
},
"oklch": {
"l": 0.7873,
"c": 0.11292,
"h": 227.3
},
"luminance": 0.50206
}Semantic roles & 50–950 ramp
primary
#60C8F2
secondary
#C45C32
accent
#4404E1
background
#FCFEFF
surface
#F5FBFE
border
#CFD4D6
text
#0F1417
muted
#808385