#60CEF6#60CEF6
#60CEF6 is a light, moderate cyan. Relative luminance 0.533; OKLCH L 80.3% C 0.115 H 224.9°. Best body text is #000000 at 11.66:1 contrast (WCAG AA passes).
Color values
| HEX | #60CEF6 |
|---|---|
| RGB | rgb(96, 206, 246) |
| HSL | hsl(196, 89%, 67%) |
| HSV | hsv(196, 61%, 96%) |
| CMYK | cmyk(61%, 16.3%, 0%, 3.5%) |
| CIE-LAB | lab(78.04, -19.95, -29.08) |
| CIE-LCH | lch(78.04, 35.27, 235.54°) |
| OKLab | oklab(80.25% -0.0813 -0.0811) |
| OKLCH | oklch(80.25% 0.115 224.9) |
| XYZ | xyz(43.5232, 53.2788, 95.1611) |
| Luminance | 0.5328 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.31
Sky Blue
#87CEEB
ΔE00 4.03
Baby Blue
#89CFF0
ΔE00 4.10
Lightblue (survey)
#7BC8F6
ΔE00 4.95
Neon Blue
#04D9FF
ΔE00 5.08
Lightskyblue
#87CEFA
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60CEF6 #F68860
analogous
#60F6D3 #60CEF6 #6083F6
triadic
#60CEF6 #F660CE #CEF660
tetradic
#60CEF6 #D360F6 #F68860 #83F660
square
#60CEF6 #D360F6 #F68860 #83F660
split-complementary
#60CEF6 #F66083 #F6D360
monochromatic
#0C9CD0 #26BCF3 #60CEF6 #9AE0F9 #D4F2FD
Accessibility & contrast
On white
1.80
#60CEF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.66
#60CEF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60CEF6
11.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60CEF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60CEF6 | 1.00 | 1.80 | 11.66 | 11.66 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8CAF8
Deuteranopia (green-blind)
#A3BAF6
Tritanopia (blue-blind)
#00DADB
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #60cef6; /* rgb */ color: rgb(96, 206, 246); /* oklch */ color: oklch(80.3% 0.115 224.9);
Tailwind
colors: {
custom: {
50: '#9addf9',
500: '#60cef6',
950: '#000000',
},
}SCSS
$custom: #60cef6; $custom-light: #9addf9; $custom-dark: #000000;
JSON
{
"hex": "#60cef6",
"rgb": {
"r": 96,
"g": 206,
"b": 246
},
"hsl": {
"h": 196,
"s": 89.286,
"l": 67.059
},
"oklch": {
"l": 0.80252,
"c": 0.11478,
"h": 224.9
},
"luminance": 0.53283
}Semantic roles & 50–950 ramp
primary
#60CEF6
secondary
#CB592F
accent
#3D00E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1517
muted
#808485