#60CBE0#60CBE0
#60CBE0 is a light, moderate teal. Relative luminance 0.506; OKLCH L 78.7% C 0.102 H 212.3°. Best body text is #000000 at 11.12:1 contrast (WCAG AA passes).
Color values
| HEX | #60CBE0 |
|---|---|
| RGB | rgb(96, 203, 224) |
| HSL | hsl(190, 67%, 63%) |
| HSV | hsv(190, 57%, 88%) |
| CMYK | cmyk(57.1%, 9.4%, 0%, 12.2%) |
| CIE-LAB | lab(76.42, -24.84, -19.74) |
| CIE-LCH | lch(76.42, 31.73, 218.48°) |
| OKLab | oklab(78.71% -0.0864 -0.0547) |
| OKLCH | oklch(78.71% 0.102 212.3) |
| XYZ | xyz(39.6289, 50.5766, 78.1804) |
| Luminance | 0.5058 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Neon Blue
#04D9FF
ΔE00 5.59
Aqua Blue
#02D8E9
ΔE00 5.72
Sky Blue
#87CEEB
ΔE00 6.22
Bright Sky Blue
#02CCFE
ΔE00 7.39
Baby Blue
#89CFF0
ΔE00 7.43
Robin'S Egg
#6DEDFD
ΔE00 8.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60CBE0 #E07560
analogous
#60E0B5 #60CBE0 #608BE0
triadic
#60CBE0 #E060CB #CBE060
tetradic
#60CBE0 #B560E0 #E07560 #8BE060
square
#60CBE0 #B560E0 #E07560 #8BE060
split-complementary
#60CBE0 #E0608B #E0B560
monochromatic
#2090A5 #2DBAD6 #60CBE0 #93DCEA #C6ECF4
Accessibility & contrast
On white
1.89
#60CBE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.12
#60CBE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60CBE0
11.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60CBE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60CBE0 | 1.00 | 1.89 | 11.12 | 11.12 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC5E1
Deuteranopia (green-blind)
#A7B6E0
Tritanopia (blue-blind)
#00D4D1
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #60cbe0; /* rgb */ color: rgb(96, 203, 224); /* oklch */ color: oklch(78.7% 0.102 212.3);
Tailwind
colors: {
custom: {
50: '#98dbe9',
500: '#60cbe0',
950: '#000000',
},
}SCSS
$custom: #60cbe0; $custom-light: #98dbe9; $custom-dark: #000000;
JSON
{
"hex": "#60cbe0",
"rgb": {
"r": 96,
"g": 203,
"b": 224
},
"hsl": {
"h": 189.844,
"s": 67.368,
"l": 62.745
},
"oklch": {
"l": 0.78705,
"c": 0.10227,
"h": 212.3
},
"luminance": 0.5058
}Semantic roles & 50–950 ramp
primary
#60CBE0
secondary
#A84E3C
accent
#3516CF
background
#FCFEFE
surface
#F5FBFC
border
#CFD4D5
text
#0F1516
muted
#808484