#60DEDC#60DEDC
#60DEDC is a very light, moderate teal. Relative luminance 0.599; OKLCH L 83.0% C 0.111 H 193.8°. Best body text is #000000 at 12.98:1 contrast (WCAG AA passes).
Color values
| HEX | #60DEDC |
|---|---|
| RGB | rgb(96, 222, 220) |
| HSL | hsl(179, 66%, 62%) |
| HSV | hsv(179, 57%, 87%) |
| CMYK | cmyk(56.8%, 0%, 0.9%, 12.9%) |
| CIE-LAB | lab(81.78, -35.09, -9.56) |
| CIE-LCH | lch(81.78, 36.37, 195.24°) |
| OKLab | oklab(82.98% -0.1081 -0.0265) |
| OKLCH | oklch(82.98% 0.111 193.8) |
| XYZ | xyz(43.8579, 59.8922, 76.9453) |
| Luminance | 0.5990 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.66
Darkturquoise
#00CED1
ΔE00 5.24
Turquoise
#40E0D0
ΔE00 5.28
Bright Light Blue
#26F7FD
ΔE00 6.37
Aqua Blue
#02D8E9
ΔE00 6.52
Bright Cyan
#41FDFE
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60DEDC #DE6062
analogous
#60DE9D #60DEDC #60A1DE
triadic
#60DEDC #DC60DE #DEDC60
tetradic
#60DEDC #9D60DE #DE6062 #A1DE60
square
#60DEDC #9D60DE #DE6062 #A1DE60
split-complementary
#60DEDC #DE60A1 #DE9D60
monochromatic
#22A2A0 #2DD3D1 #60DEDC #93E9E7 #C5F3F2
Accessibility & contrast
On white
1.62
#60DEDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.98
#60DEDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60DEDC
12.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60DEDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60DEDC | 1.00 | 1.62 | 12.98 | 12.98 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D4DC
Deuteranopia (green-blind)
#BDC5DD
Tritanopia (blue-blind)
#00E4DD
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #60dedc; /* rgb */ color: rgb(96, 222, 220); /* oklch */ color: oklch(83.0% 0.111 193.8);
Tailwind
colors: {
custom: {
50: '#99e8e6',
500: '#60dedc',
950: '#000000',
},
}SCSS
$custom: #60dedc; $custom-light: #99e8e6; $custom-dark: #000000;
JSON
{
"hex": "#60dedc",
"rgb": {
"r": 96,
"g": 222,
"b": 220
},
"hsl": {
"h": 179.048,
"s": 65.625,
"l": 62.353
},
"oklch": {
"l": 0.8298,
"c": 0.11131,
"h": 193.8
},
"luminance": 0.59897
}Semantic roles & 50–950 ramp
primary
#60DEDC
secondary
#A53D3F
accent
#181BCD
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1616
muted
#808484