#60DED5#60DED5
#60DED5 is a very light, moderate teal. Relative luminance 0.595; OKLCH L 82.8% C 0.112 H 188.8°. Best body text is #000000 at 12.91:1 contrast (WCAG AA passes).
Color values
| HEX | #60DED5 |
|---|---|
| RGB | rgb(96, 222, 213) |
| HSL | hsl(176, 66%, 62%) |
| HSV | hsv(176, 57%, 87%) |
| CMYK | cmyk(56.8%, 0%, 4.1%, 12.9%) |
| CIE-LAB | lab(81.58, -36.92, -6.13) |
| CIE-LCH | lch(81.58, 37.43, 189.43°) |
| OKLab | oklab(82.75% -0.1111 -0.0172) |
| OKLCH | oklch(82.75% 0.112 188.8) |
| XYZ | xyz(42.9501, 59.5291, 72.1647) |
| Luminance | 0.5953 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.08
Mediumturquoise
#48D1CC
ΔE00 3.56
Darkturquoise
#00CED1
ΔE00 6.24
Tiffany Blue
#7BF2DA
ΔE00 6.61
Bright Aqua
#0BF9EA
ΔE00 6.78
Bright Turquoise
#0FFEF9
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60DED5 #DE6069
analogous
#60DE96 #60DED5 #60A8DE
triadic
#60DED5 #D560DE #DED560
tetradic
#60DED5 #9660DE #DE6069 #A8DE60
square
#60DED5 #9660DE #DE6069 #A8DE60
split-complementary
#60DED5 #DE60A8 #DE9660
monochromatic
#22A299 #2DD3C8 #60DED5 #93E9E2 #C5F3F0
Accessibility & contrast
On white
1.63
#60DED5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.91
#60DED5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60DED5
12.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60DED5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60DED5 | 1.00 | 1.63 | 12.91 | 12.91 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D3D5
Deuteranopia (green-blind)
#BFC5D6
Tritanopia (blue-blind)
#00E3DB
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #60ded5; /* rgb */ color: rgb(96, 222, 213); /* oklch */ color: oklch(82.8% 0.112 188.8);
Tailwind
colors: {
custom: {
50: '#99e9e1',
500: '#60ded5',
950: '#000000',
},
}SCSS
$custom: #60ded5; $custom-light: #99e9e1; $custom-dark: #000000;
JSON
{
"hex": "#60ded5",
"rgb": {
"r": 96,
"g": 222,
"b": 213
},
"hsl": {
"h": 175.714,
"s": 65.625,
"l": 62.353
},
"oklch": {
"l": 0.82754,
"c": 0.11238,
"h": 188.8
},
"luminance": 0.59533
}Semantic roles & 50–950 ramp
primary
#60DED5
secondary
#A53D45
accent
#1825CD
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1615
muted
#808484