#60CEDC#60CEDC
#60CEDC is a light, moderate teal. Relative luminance 0.518; OKLCH L 79.3% C 0.102 H 206.6°. Best body text is #000000 at 11.36:1 contrast (WCAG AA passes).
Color values
| HEX | #60CEDC |
|---|---|
| RGB | rgb(96, 206, 220) |
| HSL | hsl(187, 64%, 62%) |
| HSV | hsv(187, 56%, 86%) |
| CMYK | cmyk(56.4%, 6.4%, 0%, 13.7%) |
| CIE-LAB | lab(77.16, -27.44, -16.48) |
| CIE-LCH | lch(77.16, 32.01, 210.99°) |
| OKLab | oklab(79.25% -0.0912 -0.0456) |
| OKLCH | oklch(79.25% 0.102 206.6) |
| XYZ | xyz(39.8082, 51.7928, 75.5954) |
| Luminance | 0.5180 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.26
Darkturquoise
#00CED1
ΔE00 6.39
Neon Blue
#04D9FF
ΔE00 6.97
Robin'S Egg
#6DEDFD
ΔE00 7.13
Mediumturquoise
#48D1CC
ΔE00 7.60
Sky Blue
#87CEEB
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60CEDC #DC6E60
analogous
#60DCAC #60CEDC #6090DC
triadic
#60CEDC #DC60CE #CEDC60
tetradic
#60CEDC #AC60DC #DC6E60 #90DC60
square
#60CEDC #AC60DC #DC6E60 #90DC60
split-complementary
#60CEDC #DC6090 #DCAC60
monochromatic
#23919F #2EBED1 #60CEDC #92DDE7 #C4EDF2
Accessibility & contrast
On white
1.85
#60CEDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.36
#60CEDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60CEDC
11.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60CEDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60CEDC | 1.00 | 1.85 | 11.36 | 11.36 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC7DD
Deuteranopia (green-blind)
#ACB8DC
Tritanopia (blue-blind)
#00D6D2
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #60cedc; /* rgb */ color: rgb(96, 206, 220); /* oklch */ color: oklch(79.3% 0.102 206.6);
Tailwind
colors: {
custom: {
50: '#98dde6',
500: '#60cedc',
950: '#000000',
},
}SCSS
$custom: #60cedc; $custom-light: #98dde6; $custom-dark: #000000;
JSON
{
"hex": "#60cedc",
"rgb": {
"r": 96,
"g": 206,
"b": 220
},
"hsl": {
"h": 186.774,
"s": 63.918,
"l": 61.961
},
"oklch": {
"l": 0.79252,
"c": 0.10196,
"h": 206.6
},
"luminance": 0.51797
}Semantic roles & 50–950 ramp
primary
#60CEDC
secondary
#A2493E
accent
#2E1ACC
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1516
muted
#808484