#60CCE0#60CCE0
#60CCE0 is a light, moderate teal. Relative luminance 0.511; OKLCH L 78.9% C 0.103 H 211.4°. Best body text is #000000 at 11.21:1 contrast (WCAG AA passes).
Color values
| HEX | #60CCE0 |
|---|---|
| RGB | rgb(96, 204, 224) |
| HSL | hsl(189, 67%, 63%) |
| HSV | hsv(189, 57%, 88%) |
| CMYK | cmyk(57.1%, 8.9%, 0%, 12.2%) |
| CIE-LAB | lab(76.71, -25.34, -19.31) |
| CIE-LCH | lch(76.71, 31.85, 217.31°) |
| OKLab | oklab(78.94% -0.0875 -0.0535) |
| OKLCH | oklch(78.94% 0.103 211.4) |
| XYZ | xyz(39.8658, 51.0504, 78.2594) |
| Luminance | 0.5105 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.36
Neon Blue
#04D9FF
ΔE00 5.65
Sky Blue
#87CEEB
ΔE00 6.50
Bright Sky Blue
#02CCFE
ΔE00 7.72
Baby Blue
#89CFF0
ΔE00 7.72
Robin'S Egg
#6DEDFD
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60CCE0 #E07460
analogous
#60E0B4 #60CCE0 #608CE0
triadic
#60CCE0 #E060CC #CCE060
tetradic
#60CCE0 #B460E0 #E07460 #8CE060
square
#60CCE0 #B460E0 #E07460 #8CE060
split-complementary
#60CCE0 #E0608C #E0B460
monochromatic
#2091A5 #2DBCD6 #60CCE0 #93DCEA #C6EDF4
Accessibility & contrast
On white
1.87
#60CCE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.21
#60CCE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60CCE0
11.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60CCE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60CCE0 | 1.00 | 1.87 | 11.21 | 11.21 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC6E1
Deuteranopia (green-blind)
#A8B7E0
Tritanopia (blue-blind)
#00D5D2
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #60cce0; /* rgb */ color: rgb(96, 204, 224); /* oklch */ color: oklch(78.9% 0.103 211.4);
Tailwind
colors: {
custom: {
50: '#98dbe9',
500: '#60cce0',
950: '#000000',
},
}SCSS
$custom: #60cce0; $custom-light: #98dbe9; $custom-dark: #000000;
JSON
{
"hex": "#60cce0",
"rgb": {
"r": 96,
"g": 204,
"b": 224
},
"hsl": {
"h": 189.375,
"s": 67.368,
"l": 62.745
},
"oklch": {
"l": 0.78936,
"c": 0.10253,
"h": 211.4
},
"luminance": 0.51054
}Semantic roles & 50–950 ramp
primary
#60CCE0
secondary
#A84D3C
accent
#3316CF
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1516
muted
#808484