#60CAEB#60CAEB
#60CAEB is a light, moderate cyan. Relative luminance 0.507; OKLCH L 78.9% C 0.108 H 221.2°. Best body text is #000000 at 11.15:1 contrast (WCAG AA passes).
Color values
| HEX | #60CAEB |
|---|---|
| RGB | rgb(96, 202, 235) |
| HSL | hsl(194, 78%, 65%) |
| HSV | hsv(194, 59%, 92%) |
| CMYK | cmyk(59.1%, 14%, 0%, 7.8%) |
| CIE-LAB | lab(76.51, -21.16, -25.53) |
| CIE-LCH | lch(76.51, 33.16, 230.34°) |
| OKLab | oklab(78.9% -0.0811 -0.071) |
| OKLCH | oklch(78.9% 0.108 221.2) |
| XYZ | xyz(40.9339, 50.7220, 86.2143) |
| Luminance | 0.5073 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.05
Bright Sky Blue
#02CCFE
ΔE00 4.22
Baby Blue
#89CFF0
ΔE00 4.77
Neon Blue
#04D9FF
ΔE00 4.98
Lightblue (survey)
#7BC8F6
ΔE00 6.26
Lightskyblue
#87CEFA
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60CAEB #EB8160
analogous
#60EBC7 #60CAEB #6084EB
triadic
#60CAEB #EB60CA #CAEB60
tetradic
#60CAEB #C760EB #EB8160 #84EB60
square
#60CAEB #C760EB #EB8160 #84EB60
split-complementary
#60CAEB #EB6084 #EBC760
monochromatic
#1793B9 #2AB8E4 #60CAEB #96DCF2 #CDEEF9
Accessibility & contrast
On white
1.88
#60CAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.15
#60CAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60CAEB
11.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60CAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60CAEB | 1.00 | 1.88 | 11.15 | 11.15 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C5ED
Deuteranopia (green-blind)
#A2B6EB
Tritanopia (blue-blind)
#00D5D4
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #60caeb; /* rgb */ color: rgb(96, 202, 235); /* oklch */ color: oklch(78.9% 0.108 221.2);
Tailwind
colors: {
custom: {
50: '#99daf1',
500: '#60caeb',
950: '#000000',
},
}SCSS
$custom: #60caeb; $custom-light: #99daf1; $custom-dark: #000000;
JSON
{
"hex": "#60caeb",
"rgb": {
"r": 96,
"g": 202,
"b": 235
},
"hsl": {
"h": 194.245,
"s": 77.654,
"l": 64.902
},
"oklch": {
"l": 0.789,
"c": 0.10782,
"h": 221.2
},
"luminance": 0.50726
}Semantic roles & 50–950 ramp
primary
#60CAEB
secondary
#B95537
accent
#3D0CDA
background
#FCFEFF
surface
#F5FBFE
border
#CFD4D6
text
#0F1416
muted
#808385