#60DED0#60DED0
#60DED0 is a very light, moderate teal. Relative luminance 0.593; OKLCH L 82.6% C 0.114 H 185.3°. Best body text is #000000 at 12.86:1 contrast (WCAG AA passes).
Color values
| HEX | #60DED0 |
|---|---|
| RGB | rgb(96, 222, 208) |
| HSL | hsl(173, 66%, 62%) |
| HSV | hsv(173, 57%, 87%) |
| CMYK | cmyk(56.8%, 0%, 6.3%, 12.9%) |
| CIE-LAB | lab(81.44, -38.20, -3.67) |
| CIE-LCH | lch(81.44, 38.38, 185.49°) |
| OKLab | oklab(82.6% -0.1132 -0.0105) |
| OKLCH | oklch(82.6% 0.114 185.3) |
| XYZ | xyz(42.3253, 59.2792, 68.8738) |
| Luminance | 0.5928 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.07
Mediumturquoise
#48D1CC
ΔE00 4.43
Tiffany Blue
#7BF2DA
ΔE00 5.54
Seafoam Blue
#78D1B6
ΔE00 6.54
Bright Aqua
#0BF9EA
ΔE00 6.59
Aqua (survey)
#13EAC9
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60DED0 #DE606E
analogous
#60DE91 #60DED0 #60ADDE
triadic
#60DED0 #D060DE #DED060
tetradic
#60DED0 #9160DE #DE606E #ADDE60
square
#60DED0 #9160DE #DE606E #ADDE60
split-complementary
#60DED0 #DE60AD #DE9160
monochromatic
#22A294 #2DD3C1 #60DED0 #93E9DF #C5F3EE
Accessibility & contrast
On white
1.63
#60DED0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.86
#60DED0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60DED0
12.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60DED0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60DED0 | 1.00 | 1.63 | 12.86 | 12.86 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D3D0
Deuteranopia (green-blind)
#C0C4D2
Tritanopia (blue-blind)
#00E2D9
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #60ded0; /* rgb */ color: rgb(96, 222, 208); /* oklch */ color: oklch(82.6% 0.114 185.3);
Tailwind
colors: {
custom: {
50: '#99e9de',
500: '#60ded0',
950: '#000000',
},
}SCSS
$custom: #60ded0; $custom-light: #99e9de; $custom-dark: #000000;
JSON
{
"hex": "#60ded0",
"rgb": {
"r": 96,
"g": 222,
"b": 208
},
"hsl": {
"h": 173.333,
"s": 65.625,
"l": 62.353
},
"oklch": {
"l": 0.82598,
"c": 0.1137,
"h": 185.3
},
"luminance": 0.59283
}Semantic roles & 50–950 ramp
primary
#60DED0
secondary
#A53D49
accent
#182CCD
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1615
muted
#808484