#60CCEE#60CCEE
#60CCEE is a light, moderate cyan. Relative luminance 0.518; OKLCH L 79.5% C 0.110 H 221.5°. Best body text is #000000 at 11.37:1 contrast (WCAG AA passes).
Color values
| HEX | #60CCEE |
|---|---|
| RGB | rgb(96, 204, 238) |
| HSL | hsl(194, 81%, 65%) |
| HSV | hsv(194, 60%, 93%) |
| CMYK | cmyk(59.7%, 14.3%, 0%, 6.7%) |
| CIE-LAB | lab(77.19, -21.30, -26.11) |
| CIE-LCH | lch(77.19, 33.69, 230.79°) |
| OKLab | oklab(79.48% -0.0821 -0.0726) |
| OKLCH | oklch(79.48% 0.11 221.5) |
| XYZ | xyz(41.8432, 51.8414, 88.6736) |
| Luminance | 0.5185 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.97
Bright Sky Blue
#02CCFE
ΔE00 4.02
Baby Blue
#89CFF0
ΔE00 4.61
Neon Blue
#04D9FF
ΔE00 4.65
Lightblue (survey)
#7BC8F6
ΔE00 6.16
Lightskyblue
#87CEFA
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60CCEE #EE8260
analogous
#60EEC9 #60CCEE #6085EE
triadic
#60CCEE #EE60CC #CCEE60
tetradic
#60CCEE #C960EE #EE8260 #85EE60
square
#60CCEE #C960EE #EE8260 #85EE60
split-complementary
#60CCEE #EE6085 #EEC960
monochromatic
#1496BF #29BAE8 #60CCEE #97DEF4 #CFEFFA
Accessibility & contrast
On white
1.85
#60CCEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.37
#60CCEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60CCEE
11.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60CCEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60CCEE | 1.00 | 1.85 | 11.37 | 11.37 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C7F0
Deuteranopia (green-blind)
#A3B8EE
Tritanopia (blue-blind)
#00D7D7
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #60ccee; /* rgb */ color: rgb(96, 204, 238); /* oklch */ color: oklch(79.5% 0.110 221.5);
Tailwind
colors: {
custom: {
50: '#99dbf3',
500: '#60ccee',
950: '#000000',
},
}SCSS
$custom: #60ccee; $custom-light: #99dbf3; $custom-dark: #000000;
JSON
{
"hex": "#60ccee",
"rgb": {
"r": 96,
"g": 204,
"b": 238
},
"hsl": {
"h": 194.366,
"s": 80.682,
"l": 65.49
},
"oklch": {
"l": 0.79476,
"c": 0.10962,
"h": 221.5
},
"luminance": 0.51846
}Semantic roles & 50–950 ramp
primary
#60CCEE
secondary
#BD5535
accent
#3B08DD
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1517
muted
#808485