#60E8AC#60E8AC
#60E8AC is a very light, vivid teal. Relative luminance 0.632; OKLCH L 84.0% C 0.147 H 161.5°. Best body text is #000000 at 13.64:1 contrast (WCAG AA passes).
Color values
| HEX | #60E8AC |
|---|---|
| RGB | rgb(96, 232, 172) |
| HSL | hsl(154, 75%, 64%) |
| HSV | hsv(154, 59%, 91%) |
| CMYK | cmyk(58.6%, 0%, 25.9%, 9%) |
| CIE-LAB | lab(83.53, -50.86, 18.30) |
| CIE-LCH | lch(83.53, 54.05, 160.21°) |
| OKLab | oklab(84.02% -0.1397 0.0467) |
| OKLCH | oklch(84.02% 0.147 161.5) |
| XYZ | xyz(41.1230, 63.1745, 49.0485) |
| Luminance | 0.6318 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.31
Seafoam
#7FE0B3
ΔE00 4.26
Aqua Green
#12E193
ΔE00 4.71
Aqua Marine
#2EE8BB
ΔE00 4.92
Eucalyptus
#44D7A8
ΔE00 5.03
Light Blue Green
#7EFBB3
ΔE00 5.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60E8AC #E8609C
analogous
#60E868 #60E8AC #60E0E8
triadic
#60E8AC #AC60E8 #E8AC60
tetradic
#60E8AC #6860E8 #E8609C #E0E860
square
#60E8AC #6860E8 #E8609C #E0E860
split-complementary
#60E8AC #E860E0 #E86860
monochromatic
#1AB470 #2BE090 #60E8AC #95F0C8 #CBF7E4
Accessibility & contrast
On white
1.54
#60E8AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.64
#60E8AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60E8AC
13.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60E8AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60E8AC | 1.00 | 1.54 | 13.64 | 13.64 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D8A9
Deuteranopia (green-blind)
#D2CBB0
Tritanopia (blue-blind)
#1BE7D8
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #60e8ac; /* rgb */ color: rgb(96, 232, 172); /* oklch */ color: oklch(84.0% 0.147 161.5);
Tailwind
colors: {
custom: {
50: '#99f0c4',
500: '#60e8ac',
950: '#000000',
},
}SCSS
$custom: #60e8ac; $custom-light: #99f0c4; $custom-dark: #000000;
JSON
{
"hex": "#60e8ac",
"rgb": {
"r": 96,
"g": 232,
"b": 172
},
"hsl": {
"h": 153.529,
"s": 74.725,
"l": 64.314
},
"oklch": {
"l": 0.84019,
"c": 0.14733,
"h": 161.5
},
"luminance": 0.63179
}Semantic roles & 50–950 ramp
primary
#60E8AC
secondary
#B4386F
accent
#0F67D7
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1712
muted
#808582