#60DED1#60DED1
#60DED1 is a very light, moderate teal. Relative luminance 0.593; OKLCH L 82.6% C 0.113 H 186.0°. Best body text is #000000 at 12.87:1 contrast (WCAG AA passes).
Color values
| HEX | #60DED1 |
|---|---|
| RGB | rgb(96, 222, 209) |
| HSL | hsl(174, 66%, 62%) |
| HSV | hsv(174, 57%, 87%) |
| CMYK | cmyk(56.8%, 0%, 5.9%, 12.9%) |
| CIE-LAB | lab(81.47, -37.95, -4.17) |
| CIE-LCH | lch(81.47, 38.18, 186.27°) |
| OKLab | oklab(82.63% -0.1128 -0.0118) |
| OKLCH | oklch(82.63% 0.113 186) |
| XYZ | xyz(42.4487, 59.3286, 69.5237) |
| Luminance | 0.5933 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.19
Mediumturquoise
#48D1CC
ΔE00 4.21
Tiffany Blue
#7BF2DA
ΔE00 5.73
Bright Aqua
#0BF9EA
ΔE00 6.59
Seafoam Blue
#78D1B6
ΔE00 6.80
Aqua (survey)
#13EAC9
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60DED1 #DE606D
analogous
#60DE92 #60DED1 #60ACDE
triadic
#60DED1 #D160DE #DED160
tetradic
#60DED1 #9260DE #DE606D #ACDE60
square
#60DED1 #9260DE #DE606D #ACDE60
split-complementary
#60DED1 #DE60AC #DE9260
monochromatic
#22A295 #2DD3C2 #60DED1 #93E9E0 #C5F3EE
Accessibility & contrast
On white
1.63
#60DED1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.87
#60DED1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60DED1
12.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60DED1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60DED1 | 1.00 | 1.63 | 12.87 | 12.87 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D3D1
Deuteranopia (green-blind)
#C0C4D2
Tritanopia (blue-blind)
#00E3DA
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #60ded1; /* rgb */ color: rgb(96, 222, 209); /* oklch */ color: oklch(82.6% 0.113 186.0);
Tailwind
colors: {
custom: {
50: '#99e9df',
500: '#60ded1',
950: '#000000',
},
}SCSS
$custom: #60ded1; $custom-light: #99e9df; $custom-dark: #000000;
JSON
{
"hex": "#60ded1",
"rgb": {
"r": 96,
"g": 222,
"b": 209
},
"hsl": {
"h": 173.81,
"s": 65.625,
"l": 62.353
},
"oklch": {
"l": 0.82629,
"c": 0.1134,
"h": 186
},
"luminance": 0.59333
}Semantic roles & 50–950 ramp
primary
#60DED1
secondary
#A53D48
accent
#182BCD
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1615
muted
#808484