#60CCE4#60CCE4
#60CCE4 is a light, moderate cyan. Relative luminance 0.513; OKLCH L 79.1% C 0.104 H 214.5°. Best body text is #000000 at 11.25:1 contrast (WCAG AA passes).
Color values
| HEX | #60CCE4 |
|---|---|
| RGB | rgb(96, 204, 228) |
| HSL | hsl(191, 71%, 64%) |
| HSV | hsv(191, 58%, 89%) |
| CMYK | cmyk(57.9%, 10.5%, 0%, 10.6%) |
| CIE-LAB | lab(76.84, -24.20, -21.26) |
| CIE-LCH | lch(76.84, 32.21, 221.30°) |
| OKLab | oklab(79.09% -0.0859 -0.0589) |
| OKLCH | oklch(79.09% 0.104 214.5) |
| XYZ | xyz(40.4147, 51.2700, 81.1500) |
| Luminance | 0.5127 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.94
Sky Blue
#87CEEB
ΔE00 5.51
Aqua Blue
#02D8E9
ΔE00 6.20
Bright Sky Blue
#02CCFE
ΔE00 6.50
Baby Blue
#89CFF0
ΔE00 6.65
Robin'S Egg
#6DEDFD
ΔE00 8.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60CCE4 #E47860
analogous
#60E4BA #60CCE4 #608AE4
triadic
#60CCE4 #E460CC #CCE460
tetradic
#60CCE4 #BA60E4 #E47860 #8AE460
square
#60CCE4 #BA60E4 #E47860 #8AE460
split-complementary
#60CCE4 #E4608A #E4BA60
monochromatic
#1D92AC #2CBBDB #60CCE4 #94DDED #C9EEF6
Accessibility & contrast
On white
1.87
#60CCE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.25
#60CCE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60CCE4
11.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60CCE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60CCE4 | 1.00 | 1.87 | 11.25 | 11.25 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC6E5
Deuteranopia (green-blind)
#A7B7E4
Tritanopia (blue-blind)
#00D5D3
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #60cce4; /* rgb */ color: rgb(96, 204, 228); /* oklch */ color: oklch(79.1% 0.104 214.5);
Tailwind
colors: {
custom: {
50: '#99dbec',
500: '#60cce4',
950: '#000000',
},
}SCSS
$custom: #60cce4; $custom-light: #99dbec; $custom-dark: #000000;
JSON
{
"hex": "#60cce4",
"rgb": {
"r": 96,
"g": 204,
"b": 228
},
"hsl": {
"h": 190.909,
"s": 70.968,
"l": 63.529
},
"oklch": {
"l": 0.79086,
"c": 0.1042,
"h": 214.5
},
"luminance": 0.51274
}Semantic roles & 50–950 ramp
primary
#60CCE4
secondary
#AE4F3A
accent
#3613D3
background
#FCFEFE
surface
#F5FCFD
border
#CFD5D5
text
#0F1516
muted
#808484