#60DCC7#60DCC7
#60DCC7 is a light, moderate teal. Relative luminance 0.578; OKLCH L 81.9% C 0.115 H 180.4°. Best body text is #000000 at 12.56:1 contrast (WCAG AA passes).
Color values
| HEX | #60DCC7 |
|---|---|
| RGB | rgb(96, 220, 199) |
| HSL | hsl(170, 64%, 62%) |
| HSV | hsv(170, 56%, 86%) |
| CMYK | cmyk(56.4%, 0%, 9.5%, 13.7%) |
| CIE-LAB | lab(80.62, -39.55, -0.09) |
| CIE-LCH | lch(80.62, 39.55, 180.13°) |
| OKLab | oklab(81.85% -0.115 -0.0009) |
| OKLCH | oklch(81.85% 0.115 180.4) |
| XYZ | xyz(40.7213, 57.7927, 63.0309) |
| Luminance | 0.5780 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.87
Seafoam Blue
#78D1B6
ΔE00 4.69
Tiffany Blue
#7BF2DA
ΔE00 5.17
Aqua (survey)
#13EAC9
ΔE00 5.23
Aquamarine (survey)
#04D8B2
ΔE00 5.94
Mediumturquoise
#48D1CC
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60DCC7 #DC6075
analogous
#60DC89 #60DCC7 #60B3DC
triadic
#60DCC7 #C760DC #DCC760
tetradic
#60DCC7 #8960DC #DC6075 #B3DC60
square
#60DCC7 #8960DC #DC6075 #B3DC60
split-complementary
#60DCC7 #DC60B3 #DC8960
monochromatic
#239F8A #2ED1B5 #60DCC7 #92E7D9 #C4F2EA
Accessibility & contrast
On white
1.67
#60DCC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.56
#60DCC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60DCC7
12.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60DCC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60DCC7 | 1.00 | 1.67 | 12.56 | 12.56 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D0C6
Deuteranopia (green-blind)
#C0C2C9
Tritanopia (blue-blind)
#00DFD6
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #60dcc7; /* rgb */ color: rgb(96, 220, 199); /* oklch */ color: oklch(81.9% 0.115 180.4);
Tailwind
colors: {
custom: {
50: '#98e7d7',
500: '#60dcc7',
950: '#000000',
},
}SCSS
$custom: #60dcc7; $custom-light: #98e7d7; $custom-dark: #000000;
JSON
{
"hex": "#60dcc7",
"rgb": {
"r": 96,
"g": 220,
"b": 199
},
"hsl": {
"h": 169.839,
"s": 63.918,
"l": 61.961
},
"oklch": {
"l": 0.81853,
"c": 0.11501,
"h": 180.4
},
"luminance": 0.57797
}Semantic roles & 50–950 ramp
primary
#60DCC7
secondary
#A23E4F
accent
#1A38CC
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1614
muted
#808483