#60CEF5#60CEF5
#60CEF5 is a light, moderate cyan. Relative luminance 0.532; OKLCH L 80.2% C 0.114 H 224.3°. Best body text is #000000 at 11.64:1 contrast (WCAG AA passes).
Color values
| HEX | #60CEF5 |
|---|---|
| RGB | rgb(96, 206, 245) |
| HSL | hsl(196, 88%, 67%) |
| HSV | hsv(196, 61%, 96%) |
| CMYK | cmyk(60.8%, 15.9%, 0%, 3.9%) |
| CIE-LAB | lab(78.00, -20.25, -28.60) |
| CIE-LCH | lch(78.00, 35.05, 234.70°) |
| OKLab | oklab(80.21% -0.0816 -0.0797) |
| OKLCH | oklch(80.21% 0.114 224.3) |
| XYZ | xyz(43.3701, 53.2176, 94.3549) |
| Luminance | 0.5322 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.38
Sky Blue
#87CEEB
ΔE00 3.97
Baby Blue
#89CFF0
ΔE00 4.15
Neon Blue
#04D9FF
ΔE00 4.91
Lightblue (survey)
#7BC8F6
ΔE00 5.17
Lightskyblue
#87CEFA
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60CEF5 #F58760
analogous
#60F5D2 #60CEF5 #6084F5
triadic
#60CEF5 #F560CE #CEF560
tetradic
#60CEF5 #D260F5 #F58760 #84F560
square
#60CEF5 #D260F5 #F58760 #84F560
split-complementary
#60CEF5 #F56084 #F5D260
monochromatic
#0D9BCE #26BCF1 #60CEF5 #9AE0F9 #D3F1FC
Accessibility & contrast
On white
1.80
#60CEF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.64
#60CEF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60CEF5
11.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60CEF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60CEF5 | 1.00 | 1.80 | 11.64 | 11.64 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8CAF7
Deuteranopia (green-blind)
#A3BAF5
Tritanopia (blue-blind)
#00DADB
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #60cef5; /* rgb */ color: rgb(96, 206, 245); /* oklch */ color: oklch(80.2% 0.114 224.3);
Tailwind
colors: {
custom: {
50: '#9addf8',
500: '#60cef5',
950: '#000000',
},
}SCSS
$custom: #60cef5; $custom-light: #9addf8; $custom-dark: #000000;
JSON
{
"hex": "#60cef5",
"rgb": {
"r": 96,
"g": 206,
"b": 245
},
"hsl": {
"h": 195.705,
"s": 88.166,
"l": 66.863
},
"oklch": {
"l": 0.80212,
"c": 0.11408,
"h": 224.3
},
"luminance": 0.53222
}Semantic roles & 50–950 ramp
primary
#60CEF5
secondary
#C95830
accent
#3C01E5
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1517
muted
#808485