#60DCA0#60DCA0
#60DCA0 is a light, vivid teal. Relative luminance 0.562; OKLCH L 80.8% C 0.141 H 159.7°. Best body text is #000000 at 12.24:1 contrast (WCAG AA passes).
Color values
| HEX | #60DCA0 |
|---|---|
| RGB | rgb(96, 220, 160) |
| HSL | hsl(151, 64%, 62%) |
| HSV | hsv(151, 56%, 86%) |
| CMYK | cmyk(56.4%, 0%, 27.3%, 13.7%) |
| CIE-LAB | lab(79.73, -48.35, 19.28) |
| CIE-LCH | lch(79.73, 52.05, 158.26°) |
| OKLab | oklab(80.83% -0.1325 0.0491) |
| OKLCH | oklch(80.83% 0.141 159.7) |
| XYZ | xyz(36.7590, 56.2078, 42.1629) |
| Luminance | 0.5621 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 4.01
Seafoam
#7FE0B3
ΔE00 4.22
Aqua Green
#12E193
ΔE00 4.31
Light Greenish Blue
#63F7B4
ΔE00 5.94
Aqua Marine
#2EE8BB
ΔE00 6.20
Seaweed
#18D17B
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60DCA0 #DC609C
analogous
#60DC62 #60DCA0 #60DADC
triadic
#60DCA0 #A060DC #DCA060
tetradic
#60DCA0 #6260DC #DC609C #DADC60
square
#60DCA0 #6260DC #DC609C #DADC60
split-complementary
#60DCA0 #DC60DA #DC6260
monochromatic
#239F63 #2ED182 #60DCA0 #92E7BE #C4F2DC
Accessibility & contrast
On white
1.72
#60DCA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.24
#60DCA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60DCA0
12.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60DCA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60DCA0 | 1.00 | 1.72 | 12.24 | 12.24 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACD9D
Deuteranopia (green-blind)
#C8C1A4
Tritanopia (blue-blind)
#30DBCC
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #60dca0; /* rgb */ color: rgb(96, 220, 160); /* oklch */ color: oklch(80.8% 0.141 159.7);
Tailwind
colors: {
custom: {
50: '#97e7bc',
500: '#60dca0',
950: '#000000',
},
}SCSS
$custom: #60dca0; $custom-light: #97e7bc; $custom-dark: #000000;
JSON
{
"hex": "#60dca0",
"rgb": {
"r": 96,
"g": 220,
"b": 160
},
"hsl": {
"h": 150.968,
"s": 63.918,
"l": 61.961
},
"oklch": {
"l": 0.80832,
"c": 0.14132,
"h": 159.7
},
"luminance": 0.56211
}Semantic roles & 50–950 ramp
primary
#60DCA0
secondary
#A23E6E
accent
#1A70CC
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0E1612
muted
#7F8482