#60DFAF#60DFAF
#60DFAF is a light, vivid teal. Relative luminance 0.584; OKLCH L 81.9% C 0.133 H 165.4°. Best body text is #000000 at 12.67:1 contrast (WCAG AA passes).
Color values
| HEX | #60DFAF |
|---|---|
| RGB | rgb(96, 223, 175) |
| HSL | hsl(157, 66%, 63%) |
| HSV | hsv(157, 57%, 87%) |
| CMYK | cmyk(57%, 0%, 21.5%, 12.5%) |
| CIE-LAB | lab(80.93, -46.45, 13.08) |
| CIE-LCH | lch(80.93, 48.26, 164.28°) |
| OKLab | oklab(81.92% -0.1289 0.0335) |
| OKLCH | oklch(81.92% 0.133 165.4) |
| XYZ | xyz(38.9456, 58.3535, 49.7601) |
| Luminance | 0.5836 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 2.63
Seafoam
#7FE0B3
ΔE00 2.94
Aqua Marine
#2EE8BB
ΔE00 3.83
Mediumaquamarine
#66CDAA
ΔE00 5.02
Aquamarine (survey)
#04D8B2
ΔE00 5.07
Light Teal
#90E4C1
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60DFAF #DF6090
analogous
#60DF70 #60DFAF #60CFDF
triadic
#60DFAF #AF60DF #DFAF60
tetradic
#60DFAF #7060DF #DF6090 #CFDF60
square
#60DFAF #7060DF #DF6090 #CFDF60
split-complementary
#60DFAF #DF60CF #DF7060
monochromatic
#21A472 #2DD595 #60DFAF #93E9C9 #C6F4E2
Accessibility & contrast
On white
1.66
#60DFAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.67
#60DFAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60DFAF
12.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60DFAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60DFAF | 1.00 | 1.66 | 12.67 | 12.67 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD1AC
Deuteranopia (green-blind)
#C8C4B2
Tritanopia (blue-blind)
#1FDFD1
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #60dfaf; /* rgb */ color: rgb(96, 223, 175); /* oklch */ color: oklch(81.9% 0.133 165.4);
Tailwind
colors: {
custom: {
50: '#97eac7',
500: '#60dfaf',
950: '#000000',
},
}SCSS
$custom: #60dfaf; $custom-light: #97eac7; $custom-dark: #000000;
JSON
{
"hex": "#60dfaf",
"rgb": {
"r": 96,
"g": 223,
"b": 175
},
"hsl": {
"h": 157.323,
"s": 66.492,
"l": 62.549
},
"oklch": {
"l": 0.81918,
"c": 0.1332,
"h": 165.4
},
"luminance": 0.58357
}Semantic roles & 50–950 ramp
primary
#60DFAF
secondary
#A63D65
accent
#175CCE
background
#FCFEFD
surface
#F5FDF9
border
#CFD5D2
text
#0F1613
muted
#808482