#60CEF4#60CEF4
#60CEF4 is a light, moderate cyan. Relative luminance 0.532; OKLCH L 80.2% C 0.113 H 223.7°. Best body text is #000000 at 11.63:1 contrast (WCAG AA passes).
Color values
| HEX | #60CEF4 |
|---|---|
| RGB | rgb(96, 206, 244) |
| HSL | hsl(195, 87%, 67%) |
| HSV | hsv(195, 61%, 96%) |
| CMYK | cmyk(60.7%, 15.6%, 0%, 4.3%) |
| CIE-LAB | lab(77.97, -20.55, -28.12) |
| CIE-LCH | lch(77.97, 34.83, 233.85°) |
| OKLab | oklab(80.17% -0.082 -0.0783) |
| OKLCH | oklch(80.17% 0.113 223.7) |
| XYZ | xyz(43.2178, 53.1567, 93.5531) |
| Luminance | 0.5316 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.47
Sky Blue
#87CEEB
ΔE00 3.94
Baby Blue
#89CFF0
ΔE00 4.21
Neon Blue
#04D9FF
ΔE00 4.75
Lightblue (survey)
#7BC8F6
ΔE00 5.39
Lightskyblue
#87CEFA
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60CEF4 #F48660
analogous
#60F4D0 #60CEF4 #6084F4
triadic
#60CEF4 #F460CE #CEF460
tetradic
#60CEF4 #D060F4 #F48660 #84F460
square
#60CEF4 #D060F4 #F48660 #84F460
split-complementary
#60CEF4 #F46084 #F4D060
monochromatic
#0E9BCC #27BCF0 #60CEF4 #99E0F8 #D2F1FC
Accessibility & contrast
On white
1.81
#60CEF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.63
#60CEF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60CEF4
11.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60CEF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60CEF4 | 1.00 | 1.81 | 11.63 | 11.63 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8CAF6
Deuteranopia (green-blind)
#A3BAF4
Tritanopia (blue-blind)
#00DADA
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #60cef4; /* rgb */ color: rgb(96, 206, 244); /* oklch */ color: oklch(80.2% 0.113 223.7);
Tailwind
colors: {
custom: {
50: '#9addf7',
500: '#60cef4',
950: '#000000',
},
}SCSS
$custom: #60cef4; $custom-light: #9addf7; $custom-dark: #000000;
JSON
{
"hex": "#60cef4",
"rgb": {
"r": 96,
"g": 206,
"b": 244
},
"hsl": {
"h": 195.405,
"s": 87.059,
"l": 66.667
},
"oklch": {
"l": 0.80171,
"c": 0.11339,
"h": 223.7
},
"luminance": 0.53161
}Semantic roles & 50–950 ramp
primary
#60CEF4
secondary
#C85730
accent
#3C02E4
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1517
muted
#808485