#60CBEE#60CBEE
#60CBEE is a light, moderate cyan. Relative luminance 0.514; OKLCH L 79.2% C 0.110 H 222.3°. Best body text is #000000 at 11.27:1 contrast (WCAG AA passes).
Color values
| HEX | #60CBEE |
|---|---|
| RGB | rgb(96, 203, 238) |
| HSL | hsl(195, 81%, 65%) |
| HSV | hsv(195, 60%, 93%) |
| CMYK | cmyk(59.7%, 14.7%, 0%, 6.7%) |
| CIE-LAB | lab(76.90, -20.79, -26.54) |
| CIE-LCH | lch(76.90, 33.71, 231.93°) |
| OKLab | oklab(79.25% -0.0811 -0.0739) |
| OKLCH | oklch(79.25% 0.11 222.3) |
| XYZ | xyz(41.6063, 51.3676, 88.5946) |
| Luminance | 0.5137 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.85
Sky Blue
#87CEEB
ΔE00 3.93
Baby Blue
#89CFF0
ΔE00 4.48
Neon Blue
#04D9FF
ΔE00 4.94
Lightblue (survey)
#7BC8F6
ΔE00 5.81
Lightskyblue
#87CEFA
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60CBEE #EE8360
analogous
#60EECA #60CBEE #6084EE
triadic
#60CBEE #EE60CB #CBEE60
tetradic
#60CBEE #CA60EE #EE8360 #84EE60
square
#60CBEE #CA60EE #EE8360 #84EE60
split-complementary
#60CBEE #EE6084 #EECA60
monochromatic
#1495BF #29B9E8 #60CBEE #97DDF4 #CFEFFA
Accessibility & contrast
On white
1.86
#60CBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.27
#60CBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60CBEE
11.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60CBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60CBEE | 1.00 | 1.86 | 11.27 | 11.27 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C6F0
Deuteranopia (green-blind)
#A2B7EE
Tritanopia (blue-blind)
#00D6D6
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #60cbee; /* rgb */ color: rgb(96, 203, 238); /* oklch */ color: oklch(79.2% 0.110 222.3);
Tailwind
colors: {
custom: {
50: '#99dbf3',
500: '#60cbee',
950: '#000000',
},
}SCSS
$custom: #60cbee; $custom-light: #99dbf3; $custom-dark: #000000;
JSON
{
"hex": "#60cbee",
"rgb": {
"r": 96,
"g": 203,
"b": 238
},
"hsl": {
"h": 194.789,
"s": 80.682,
"l": 65.49
},
"oklch": {
"l": 0.79248,
"c": 0.10968,
"h": 222.3
},
"luminance": 0.51372
}Semantic roles & 50–950 ramp
primary
#60CBEE
secondary
#BD5635
accent
#3D08DD
background
#FCFEFF
surface
#F5FBFE
border
#CFD4D6
text
#0F1517
muted
#808485