#60CAE7#60CAE7
#60CAE7 is a light, moderate cyan. Relative luminance 0.505; OKLCH L 78.7% C 0.105 H 218.4°. Best body text is #000000 at 11.10:1 contrast (WCAG AA passes).
Color values
| HEX | #60CAE7 |
|---|---|
| RGB | rgb(96, 202, 231) |
| HSL | hsl(193, 74%, 64%) |
| HSV | hsv(193, 58%, 91%) |
| CMYK | cmyk(58.4%, 12.6%, 0%, 9.4%) |
| CIE-LAB | lab(76.37, -22.33, -23.59) |
| CIE-LCH | lch(76.37, 32.48, 226.57°) |
| OKLab | oklab(78.74% -0.0826 -0.0655) |
| OKLCH | oklch(78.74% 0.105 218.4) |
| XYZ | xyz(40.3625, 50.4934, 83.2049) |
| Luminance | 0.5050 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.52
Neon Blue
#04D9FF
ΔE00 4.89
Bright Sky Blue
#02CCFE
ΔE00 5.12
Baby Blue
#89CFF0
ΔE00 5.48
Lightblue (survey)
#7BC8F6
ΔE00 7.37
Aqua Blue
#02D8E9
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60CAE7 #E77D60
analogous
#60E7C1 #60CAE7 #6087E7
triadic
#60CAE7 #E760CA #CAE760
tetradic
#60CAE7 #C160E7 #E77D60 #87E760
square
#60CAE7 #C160E7 #E77D60 #87E760
split-complementary
#60CAE7 #E76087 #E7C160
monochromatic
#1B91B2 #2BB8DF #60CAE7 #95DCEF #CAEDF7
Accessibility & contrast
On white
1.89
#60CAE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.10
#60CAE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60CAE7
11.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60CAE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60CAE7 | 1.00 | 1.89 | 11.10 | 11.10 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C5E9
Deuteranopia (green-blind)
#A4B6E7
Tritanopia (blue-blind)
#00D4D3
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #60cae7; /* rgb */ color: rgb(96, 202, 231); /* oklch */ color: oklch(78.7% 0.105 218.4);
Tailwind
colors: {
custom: {
50: '#99daee',
500: '#60cae7',
950: '#000000',
},
}SCSS
$custom: #60cae7; $custom-light: #99daee; $custom-dark: #000000;
JSON
{
"hex": "#60cae7",
"rgb": {
"r": 96,
"g": 202,
"b": 231
},
"hsl": {
"h": 192.889,
"s": 73.77,
"l": 64.118
},
"oklch": {
"l": 0.78743,
"c": 0.10546,
"h": 218.4
},
"luminance": 0.50497
}Semantic roles & 50–950 ramp
primary
#60CAE7
secondary
#B25339
accent
#3A10D6
background
#FCFEFF
surface
#F5FBFE
border
#CFD4D6
text
#0F1416
muted
#808385