#60CED4#60CED4
#60CED4 is a light, moderate teal. Relative luminance 0.514; OKLCH L 79.0% C 0.101 H 200.2°. Best body text is #000000 at 11.28:1 contrast (WCAG AA passes).
Color values
| HEX | #60CED4 |
|---|---|
| RGB | rgb(96, 206, 212) |
| HSL | hsl(183, 57%, 60%) |
| HSV | hsv(183, 55%, 83%) |
| CMYK | cmyk(54.7%, 2.8%, 0%, 16.9%) |
| CIE-LAB | lab(76.91, -29.64, -12.55) |
| CIE-LCH | lch(76.91, 32.19, 202.95°) |
| OKLab | oklab(78.97% -0.0945 -0.0347) |
| OKLCH | oklch(78.97% 0.101 200.2) |
| XYZ | xyz(38.7739, 51.3791, 70.1484) |
| Luminance | 0.5138 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Darkturquoise
#00CED1
ΔE00 4.34
Mediumturquoise
#48D1CC
ΔE00 4.78
Aqua Blue
#02D8E9
ΔE00 4.83
Robin'S Egg
#6DEDFD
ΔE00 7.85
Robin Egg Blue
#8AF1FE
ΔE00 8.91
Robin'S Egg Blue
#98EFF9
ΔE00 8.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60CED4 #D46660
analogous
#60D4A0 #60CED4 #6094D4
triadic
#60CED4 #D460CE #CED460
tetradic
#60CED4 #A060D4 #D46660 #94D460
square
#60CED4 #A060D4 #D46660 #94D460
split-complementary
#60CED4 #D46094 #D4A060
monochromatic
#288D92 #35BBC2 #60CED4 #90DDE1 #C0ECEE
Accessibility & contrast
On white
1.86
#60CED4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.28
#60CED4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60CED4
11.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60CED4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60CED4 | 1.00 | 1.86 | 11.28 | 11.28 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C6D5
Deuteranopia (green-blind)
#AEB8D5
Tritanopia (blue-blind)
#00D5CF
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #60ced4; /* rgb */ color: rgb(96, 206, 212); /* oklch */ color: oklch(79.0% 0.101 200.2);
Tailwind
colors: {
custom: {
50: '#97dde1',
500: '#60ced4',
950: '#000000',
},
}SCSS
$custom: #60ced4; $custom-light: #97dde1; $custom-dark: #000000;
JSON
{
"hex": "#60ced4",
"rgb": {
"r": 96,
"g": 206,
"b": 212
},
"hsl": {
"h": 183.103,
"s": 57.426,
"l": 60.392
},
"oklch": {
"l": 0.7897,
"c": 0.10063,
"h": 200.2
},
"luminance": 0.51383
}Semantic roles & 50–950 ramp
primary
#60CED4
secondary
#984541
accent
#2920C5
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484