#60C8F0#60C8F0
#60C8F0 is a light, moderate cyan. Relative luminance 0.501; OKLCH L 78.6% C 0.111 H 226.1°. Best body text is #000000 at 11.02:1 contrast (WCAG AA passes).
Color values
| HEX | #60C8F0 |
|---|---|
| RGB | rgb(96, 200, 240) |
| HSL | hsl(197, 83%, 66%) |
| HSV | hsv(197, 60%, 94%) |
| CMYK | cmyk(60%, 16.7%, 0%, 5.9%) |
| CIE-LAB | lab(76.12, -18.66, -28.81) |
| CIE-LCH | lch(76.12, 34.33, 237.07°) |
| OKLab | oklab(78.65% -0.0772 -0.0803) |
| OKLCH | oklch(78.65% 0.111 226.1) |
| XYZ | xyz(41.2002, 50.0825, 89.9168) |
| Luminance | 0.5009 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.51
Sky Blue
#87CEEB
ΔE00 4.19
Baby Blue
#89CFF0
ΔE00 4.25
Lightblue (survey)
#7BC8F6
ΔE00 4.38
Lightskyblue
#87CEFA
ΔE00 5.27
Deepskyblue
#00BFFF
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60C8F0 #F08860
analogous
#60F0D0 #60C8F0 #6080F0
triadic
#60C8F0 #F060C8 #C8F060
tetradic
#60C8F0 #D060F0 #F08860 #80F060
square
#60C8F0 #D060F0 #F08860 #80F060
split-complementary
#60C8F0 #F06080 #F0D060
monochromatic
#1292C3 #28B5EB #60C8F0 #98DBF5 #D0EFFB
Accessibility & contrast
On white
1.91
#60C8F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.02
#60C8F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60C8F0
11.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60C8F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60C8F0 | 1.00 | 1.91 | 11.02 | 11.02 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C4F2
Deuteranopia (green-blind)
#9EB5F0
Tritanopia (blue-blind)
#00D4D5
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #60c8f0; /* rgb */ color: rgb(96, 200, 240); /* oklch */ color: oklch(78.6% 0.111 226.1);
Tailwind
colors: {
custom: {
50: '#99d8f5',
500: '#60c8f0',
950: '#000000',
},
}SCSS
$custom: #60c8f0; $custom-light: #99d8f5; $custom-dark: #000000;
JSON
{
"hex": "#60c8f0",
"rgb": {
"r": 96,
"g": 200,
"b": 240
},
"hsl": {
"h": 196.667,
"s": 82.759,
"l": 65.882
},
"oklch": {
"l": 0.78647,
"c": 0.11142,
"h": 226.1
},
"luminance": 0.50087
}Semantic roles & 50–950 ramp
primary
#60C8F0
secondary
#C15B33
accent
#4306DF
background
#FCFEFF
surface
#F5FBFE
border
#CFD4D6
text
#0F1417
muted
#808385