#60DED7#60DED7
#60DED7 is a very light, moderate teal. Relative luminance 0.596; OKLCH L 82.8% C 0.112 H 190.2°. Best body text is #000000 at 12.93:1 contrast (WCAG AA passes).
Color values
| HEX | #60DED7 |
|---|---|
| RGB | rgb(96, 222, 215) |
| HSL | hsl(177, 66%, 62%) |
| HSV | hsv(177, 57%, 87%) |
| CMYK | cmyk(56.8%, 0%, 3.2%, 12.9%) |
| CIE-LAB | lab(81.64, -36.40, -7.11) |
| CIE-LCH | lch(81.64, 37.09, 191.05°) |
| OKLab | oklab(82.82% -0.1102 -0.0198) |
| OKLCH | oklch(82.82% 0.112 190.2) |
| XYZ | xyz(43.2056, 59.6313, 73.5099) |
| Luminance | 0.5964 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.41
Turquoise
#40E0D0
ΔE00 3.66
Darkturquoise
#00CED1
ΔE00 5.86
Bright Aqua
#0BF9EA
ΔE00 6.99
Tiffany Blue
#7BF2DA
ΔE00 7.12
Bright Light Blue
#26F7FD
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60DED7 #DE6067
analogous
#60DE98 #60DED7 #60A6DE
triadic
#60DED7 #D760DE #DED760
tetradic
#60DED7 #9860DE #DE6067 #A6DE60
square
#60DED7 #9860DE #DE6067 #A6DE60
split-complementary
#60DED7 #DE60A6 #DE9860
monochromatic
#22A29B #2DD3CA #60DED7 #93E9E4 #C5F3F1
Accessibility & contrast
On white
1.62
#60DED7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.93
#60DED7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60DED7
12.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60DED7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60DED7 | 1.00 | 1.62 | 12.93 | 12.93 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D4D7
Deuteranopia (green-blind)
#BEC5D8
Tritanopia (blue-blind)
#00E3DC
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #60ded7; /* rgb */ color: rgb(96, 222, 215); /* oklch */ color: oklch(82.8% 0.112 190.2);
Tailwind
colors: {
custom: {
50: '#99e9e3',
500: '#60ded7',
950: '#000000',
},
}SCSS
$custom: #60ded7; $custom-light: #99e9e3; $custom-dark: #000000;
JSON
{
"hex": "#60ded7",
"rgb": {
"r": 96,
"g": 222,
"b": 215
},
"hsl": {
"h": 176.667,
"s": 65.625,
"l": 62.353
},
"oklch": {
"l": 0.82818,
"c": 0.11198,
"h": 190.2
},
"luminance": 0.59636
}Semantic roles & 50–950 ramp
primary
#60DED7
secondary
#A53D43
accent
#1822CD
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1615
muted
#808484