#60DC9E#60DC9E
#60DC9E is a light, vivid teal. Relative luminance 0.561; OKLCH L 80.8% C 0.143 H 158.9°. Best body text is #000000 at 12.23:1 contrast (WCAG AA passes).
Color values
| HEX | #60DC9E |
|---|---|
| RGB | rgb(96, 220, 158) |
| HSL | hsl(150, 64%, 62%) |
| HSV | hsv(150, 56%, 86%) |
| CMYK | cmyk(56.4%, 0%, 28.2%, 13.7%) |
| CIE-LAB | lab(79.69, -48.75, 20.27) |
| CIE-LCH | lch(79.69, 52.80, 157.42°) |
| OKLab | oklab(80.79% -0.1334 0.0516) |
| OKLCH | oklch(80.79% 0.143 158.9) |
| XYZ | xyz(36.5854, 56.1384, 41.2489) |
| Luminance | 0.5614 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Green
#12E193
ΔE00 4.08
Eucalyptus
#44D7A8
ΔE00 4.39
Seafoam
#7FE0B3
ΔE00 4.53
Light Greenish Blue
#63F7B4
ΔE00 5.94
Seaweed
#18D17B
ΔE00 6.10
Hospital Green
#9BE5AA
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60DC9E #DC609E
analogous
#60DC60 #60DC9E #60DCDC
triadic
#60DC9E #9E60DC #DC9E60
tetradic
#60DC9E #6060DC #DC609E #DCDC60
square
#60DC9E #6060DC #DC609E #DCDC60
split-complementary
#60DC9E #DC60DC #DC6060
monochromatic
#239F61 #2ED17F #60DC9E #92E7BD #C4F2DB
Accessibility & contrast
On white
1.72
#60DC9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.23
#60DC9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60DC9E
12.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60DC9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60DC9E | 1.00 | 1.72 | 12.23 | 12.23 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACD9A
Deuteranopia (green-blind)
#C9C1A2
Tritanopia (blue-blind)
#31DBCB
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #60dc9e; /* rgb */ color: rgb(96, 220, 158); /* oklch */ color: oklch(80.8% 0.143 158.9);
Tailwind
colors: {
custom: {
50: '#97e7bb',
500: '#60dc9e',
950: '#000000',
},
}SCSS
$custom: #60dc9e; $custom-light: #97e7bb; $custom-dark: #000000;
JSON
{
"hex": "#60dc9e",
"rgb": {
"r": 96,
"g": 220,
"b": 158
},
"hsl": {
"h": 150,
"s": 63.918,
"l": 61.961
},
"oklch": {
"l": 0.80787,
"c": 0.14304,
"h": 158.9
},
"luminance": 0.56142
}Semantic roles & 50–950 ramp
primary
#60DC9E
secondary
#A23E70
accent
#1A73CC
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0E1611
muted
#7F8481