#60DFC7#60DFC7
#60DFC7 is a very light, moderate teal. Relative luminance 0.594; OKLCH L 82.6% C 0.118 H 178.8°. Best body text is #000000 at 12.88:1 contrast (WCAG AA passes).
Color values
| HEX | #60DFC7 |
|---|---|
| RGB | rgb(96, 223, 199) |
| HSL | hsl(169, 66%, 63%) |
| HSV | hsv(169, 57%, 87%) |
| CMYK | cmyk(57%, 0%, 10.8%, 12.5%) |
| CIE-LAB | lab(81.50, -40.89, 1.19) |
| CIE-LCH | lch(81.50, 40.91, 178.34°) |
| OKLab | oklab(82.57% -0.1182 0.0025) |
| OKLCH | oklch(82.57% 0.118 178.8) |
| XYZ | xyz(41.5157, 59.3816, 63.2957) |
| Luminance | 0.5939 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.36
Aqua (survey)
#13EAC9
ΔE00 4.39
Tiffany Blue
#7BF2DA
ΔE00 4.54
Seafoam Blue
#78D1B6
ΔE00 4.75
Aquamarine (survey)
#04D8B2
ΔE00 5.43
Aqua Marine
#2EE8BB
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60DFC7 #DF6078
analogous
#60DF87 #60DFC7 #60B8DF
triadic
#60DFC7 #C760DF #DFC760
tetradic
#60DFC7 #8760DF #DF6078 #B8DF60
square
#60DFC7 #8760DF #DF6078 #B8DF60
split-complementary
#60DFC7 #DF60B8 #DF8760
monochromatic
#21A48B #2DD5B5 #60DFC7 #93E9D9 #C6F4EB
Accessibility & contrast
On white
1.63
#60DFC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.88
#60DFC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60DFC7
12.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60DFC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60DFC7 | 1.00 | 1.63 | 12.88 | 12.88 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D3C6
Deuteranopia (green-blind)
#C3C5C9
Tritanopia (blue-blind)
#00E2D8
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #60dfc7; /* rgb */ color: rgb(96, 223, 199); /* oklch */ color: oklch(82.6% 0.118 178.8);
Tailwind
colors: {
custom: {
50: '#98e9d7',
500: '#60dfc7',
950: '#000000',
},
}SCSS
$custom: #60dfc7; $custom-light: #98e9d7; $custom-dark: #000000;
JSON
{
"hex": "#60dfc7",
"rgb": {
"r": 96,
"g": 223,
"b": 199
},
"hsl": {
"h": 168.661,
"s": 66.492,
"l": 62.549
},
"oklch": {
"l": 0.82565,
"c": 0.11822,
"h": 178.8
},
"luminance": 0.59386
}Semantic roles & 50–950 ramp
primary
#60DFC7
secondary
#A63D51
accent
#173ACE
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1614
muted
#808483