#60DEC0#60DEC0
#60DEC0 is a very light, vivid teal. Relative luminance 0.585; OKLCH L 82.1% C 0.121 H 175.0°. Best body text is #000000 at 12.71:1 contrast (WCAG AA passes).
Color values
| HEX | #60DEC0 |
|---|---|
| RGB | rgb(96, 222, 192) |
| HSL | hsl(166, 66%, 62%) |
| HSV | hsv(166, 57%, 87%) |
| CMYK | cmyk(56.8%, 0%, 13.5%, 12.9%) |
| CIE-LAB | lab(81.03, -42.14, 4.22) |
| CIE-LCH | lch(81.03, 42.35, 174.28°) |
| OKLab | oklab(82.13% -0.1202 0.0105) |
| OKLCH | oklch(82.13% 0.121 175) |
| XYZ | xyz(40.4552, 58.5312, 59.0246) |
| Luminance | 0.5854 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 4.17
Aqua (survey)
#13EAC9
ΔE00 4.17
Aquamarine (survey)
#04D8B2
ΔE00 4.28
Aqua Marine
#2EE8BB
ΔE00 4.68
Mediumaquamarine
#66CDAA
ΔE00 4.80
Turquoise
#40E0D0
ΔE00 5.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60DEC0 #DE607E
analogous
#60DE81 #60DEC0 #60BDDE
triadic
#60DEC0 #C060DE #DEC060
tetradic
#60DEC0 #8160DE #DE607E #BDDE60
square
#60DEC0 #8160DE #DE607E #BDDE60
split-complementary
#60DEC0 #DE60BD #DE8160
monochromatic
#22A283 #2DD3AC #60DEC0 #93E9D4 #C5F3E8
Accessibility & contrast
On white
1.65
#60DEC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.71
#60DEC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60DEC0
12.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60DEC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60DEC0 | 1.00 | 1.65 | 12.71 | 12.71 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D1BF
Deuteranopia (green-blind)
#C4C4C2
Tritanopia (blue-blind)
#00E0D5
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #60dec0; /* rgb */ color: rgb(96, 222, 192); /* oklch */ color: oklch(82.1% 0.121 175.0);
Tailwind
colors: {
custom: {
50: '#98e9d3',
500: '#60dec0',
950: '#000000',
},
}SCSS
$custom: #60dec0; $custom-light: #98e9d3; $custom-dark: #000000;
JSON
{
"hex": "#60dec0",
"rgb": {
"r": 96,
"g": 222,
"b": 192
},
"hsl": {
"h": 165.714,
"s": 65.625,
"l": 62.353
},
"oklch": {
"l": 0.82128,
"c": 0.12069,
"h": 175
},
"luminance": 0.58535
}Semantic roles & 50–950 ramp
primary
#60DEC0
secondary
#A53D56
accent
#1843CD
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1614
muted
#808483