#60DCC2#60DCC2
#60DCC2 is a light, moderate teal. Relative luminance 0.576; OKLCH L 81.7% C 0.117 H 177.2°. Best body text is #000000 at 12.51:1 contrast (WCAG AA passes).
Color values
| HEX | #60DCC2 |
|---|---|
| RGB | rgb(96, 220, 194) |
| HSL | hsl(167, 64%, 62%) |
| HSV | hsv(167, 56%, 86%) |
| CMYK | cmyk(56.4%, 0%, 11.8%, 13.7%) |
| CIE-LAB | lab(80.50, -40.77, 2.38) |
| CIE-LCH | lch(80.50, 40.84, 176.66°) |
| OKLab | oklab(81.71% -0.1172 0.0057) |
| OKLCH | oklch(81.71% 0.117 177.2) |
| XYZ | xyz(40.1503, 57.5643, 60.0236) |
| Luminance | 0.5757 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.99
Turquoise
#40E0D0
ΔE00 4.12
Aqua (survey)
#13EAC9
ΔE00 4.62
Aquamarine (survey)
#04D8B2
ΔE00 4.80
Mediumaquamarine
#66CDAA
ΔE00 5.10
Tiffany Blue
#7BF2DA
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60DCC2 #DC607A
analogous
#60DC84 #60DCC2 #60B8DC
triadic
#60DCC2 #C260DC #DCC260
tetradic
#60DCC2 #8460DC #DC607A #B8DC60
square
#60DCC2 #8460DC #DC607A #B8DC60
split-complementary
#60DCC2 #DC60B8 #DC8460
monochromatic
#239F85 #2ED1AF #60DCC2 #92E7D5 #C4F2E8
Accessibility & contrast
On white
1.68
#60DCC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.51
#60DCC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60DCC2
12.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60DCC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60DCC2 | 1.00 | 1.68 | 12.51 | 12.51 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D0C1
Deuteranopia (green-blind)
#C1C2C4
Tritanopia (blue-blind)
#00DFD4
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #60dcc2; /* rgb */ color: rgb(96, 220, 194); /* oklch */ color: oklch(81.7% 0.117 177.2);
Tailwind
colors: {
custom: {
50: '#98e7d4',
500: '#60dcc2',
950: '#000000',
},
}SCSS
$custom: #60dcc2; $custom-light: #98e7d4; $custom-dark: #000000;
JSON
{
"hex": "#60dcc2",
"rgb": {
"r": 96,
"g": 220,
"b": 194
},
"hsl": {
"h": 167.419,
"s": 63.918,
"l": 61.961
},
"oklch": {
"l": 0.81707,
"c": 0.11735,
"h": 177.2
},
"luminance": 0.57568
}Semantic roles & 50–950 ramp
primary
#60DCC2
secondary
#A23E53
accent
#1A3FCC
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1614
muted
#808483