#60CED5#60CED5
#60CED5 is a light, moderate teal. Relative luminance 0.514; OKLCH L 79.0% C 0.101 H 201.0°. Best body text is #000000 at 11.29:1 contrast (WCAG AA passes).
Color values
| HEX | #60CED5 |
|---|---|
| RGB | rgb(96, 206, 213) |
| HSL | hsl(184, 58%, 61%) |
| HSV | hsv(184, 55%, 84%) |
| CMYK | cmyk(54.9%, 3.3%, 0%, 16.5%) |
| CIE-LAB | lab(76.94, -29.37, -13.04) |
| CIE-LCH | lch(76.94, 32.13, 203.95°) |
| OKLab | oklab(79% -0.094 -0.036) |
| OKLCH | oklch(79% 0.101 201) |
| XYZ | xyz(38.9004, 51.4297, 70.8148) |
| Luminance | 0.5143 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Darkturquoise
#00CED1
ΔE00 4.54
Aqua Blue
#02D8E9
ΔE00 4.65
Mediumturquoise
#48D1CC
ΔE00 5.12
Robin'S Egg
#6DEDFD
ΔE00 7.70
Robin Egg Blue
#8AF1FE
ΔE00 8.79
Robin'S Egg Blue
#98EFF9
ΔE00 8.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60CED5 #D56760
analogous
#60D5A1 #60CED5 #6093D5
triadic
#60CED5 #D560CE #CED560
tetradic
#60CED5 #A160D5 #D56760 #93D560
square
#60CED5 #A160D5 #D56760 #93D560
split-complementary
#60CED5 #D56093 #D5A160
monochromatic
#278D94 #34BBC4 #60CED5 #90DDE2 #C1ECEF
Accessibility & contrast
On white
1.86
#60CED5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.29
#60CED5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60CED5
11.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60CED5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60CED5 | 1.00 | 1.86 | 11.29 | 11.29 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C6D6
Deuteranopia (green-blind)
#AEB8D6
Tritanopia (blue-blind)
#00D5D0
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #60ced5; /* rgb */ color: rgb(96, 206, 213); /* oklch */ color: oklch(79.0% 0.101 201.0);
Tailwind
colors: {
custom: {
50: '#97dde1',
500: '#60ced5',
950: '#000000',
},
}SCSS
$custom: #60ced5; $custom-light: #97dde1; $custom-dark: #000000;
JSON
{
"hex": "#60ced5",
"rgb": {
"r": 96,
"g": 206,
"b": 213
},
"hsl": {
"h": 183.59,
"s": 58.209,
"l": 60.588
},
"oklch": {
"l": 0.79004,
"c": 0.10072,
"h": 201
},
"luminance": 0.51434
}Semantic roles & 50–950 ramp
primary
#60CED5
secondary
#994640
accent
#2A20C6
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484