#60DEDD#60DEDD
#60DEDD is a very light, moderate teal. Relative luminance 0.600; OKLCH L 83.0% C 0.111 H 194.5°. Best body text is #000000 at 12.99:1 contrast (WCAG AA passes).
Color values
| HEX | #60DEDD |
|---|---|
| RGB | rgb(96, 222, 221) |
| HSL | hsl(180, 66%, 62%) |
| HSV | hsv(180, 57%, 87%) |
| CMYK | cmyk(56.8%, 0%, 0.5%, 12.9%) |
| CIE-LAB | lab(81.81, -34.83, -10.05) |
| CIE-LCH | lch(81.81, 36.25, 196.09°) |
| OKLab | oklab(83.01% -0.1077 -0.0278) |
| OKLCH | oklch(83.01% 0.111 194.5) |
| XYZ | xyz(43.9907, 59.9454, 77.6449) |
| Luminance | 0.5995 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.81
Darkturquoise
#00CED1
ΔE00 5.19
Turquoise
#40E0D0
ΔE00 5.62
Aqua Blue
#02D8E9
ΔE00 6.21
Bright Light Blue
#26F7FD
ΔE00 6.26
Robin'S Egg
#6DEDFD
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60DEDD #DE6061
analogous
#60DE9E #60DEDD #60A0DE
triadic
#60DEDD #DD60DE #DEDD60
tetradic
#60DEDD #9E60DE #DE6061 #A0DE60
square
#60DEDD #9E60DE #DE6061 #A0DE60
split-complementary
#60DEDD #DE60A0 #DE9E60
monochromatic
#22A2A1 #2DD3D2 #60DEDD #93E9E8 #C5F3F3
Accessibility & contrast
On white
1.62
#60DEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.99
#60DEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60DEDD
12.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60DEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60DEDD | 1.00 | 1.62 | 12.99 | 12.99 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D4DD
Deuteranopia (green-blind)
#BDC5DE
Tritanopia (blue-blind)
#00E4DD
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #60dedd; /* rgb */ color: rgb(96, 222, 221); /* oklch */ color: oklch(83.0% 0.111 194.5);
Tailwind
colors: {
custom: {
50: '#99e8e7',
500: '#60dedd',
950: '#000000',
},
}SCSS
$custom: #60dedd; $custom-light: #99e8e7; $custom-dark: #000000;
JSON
{
"hex": "#60dedd",
"rgb": {
"r": 96,
"g": 222,
"b": 221
},
"hsl": {
"h": 179.524,
"s": 65.625,
"l": 62.353
},
"oklch": {
"l": 0.83013,
"c": 0.11122,
"h": 194.5
},
"luminance": 0.5995
}Semantic roles & 50–950 ramp
primary
#60DEDD
secondary
#A53D3E
accent
#1819CD
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1616
muted
#808484