#60E7AC#60E7AC
#60E7AC is a very light, vivid teal. Relative luminance 0.626; OKLCH L 83.8% C 0.146 H 161.8°. Best body text is #000000 at 13.52:1 contrast (WCAG AA passes).
Color values
| HEX | #60E7AC |
|---|---|
| RGB | rgb(96, 231, 172) |
| HSL | hsl(154, 74%, 64%) |
| HSV | hsv(154, 58%, 91%) |
| CMYK | cmyk(58.4%, 0%, 25.5%, 9.4%) |
| CIE-LAB | lab(83.24, -50.45, 17.88) |
| CIE-LCH | lch(83.24, 53.52, 160.48°) |
| OKLab | oklab(83.78% -0.1387 0.0457) |
| OKLCH | oklch(83.78% 0.146 161.8) |
| XYZ | xyz(40.8423, 62.6132, 48.9549) |
| Luminance | 0.6262 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.57
Seafoam
#7FE0B3
ΔE00 4.07
Aqua Green
#12E193
ΔE00 4.76
Eucalyptus
#44D7A8
ΔE00 4.77
Aqua Marine
#2EE8BB
ΔE00 4.79
Light Aquamarine
#7BFDC7
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60E7AC #E7609B
analogous
#60E769 #60E7AC #60DEE7
triadic
#60E7AC #AC60E7 #E7AC60
tetradic
#60E7AC #6960E7 #E7609B #DEE760
square
#60E7AC #6960E7 #E7609B #DEE760
split-complementary
#60E7AC #E760DE #E76960
monochromatic
#1BB270 #2BDF90 #60E7AC #95EFC8 #CAF7E4
Accessibility & contrast
On white
1.55
#60E7AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.52
#60E7AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60E7AC
13.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60E7AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60E7AC | 1.00 | 1.55 | 13.52 | 13.52 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D7A9
Deuteranopia (green-blind)
#D1CAB0
Tritanopia (blue-blind)
#1CE7D7
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #60e7ac; /* rgb */ color: rgb(96, 231, 172); /* oklch */ color: oklch(83.8% 0.146 161.8);
Tailwind
colors: {
custom: {
50: '#98efc4',
500: '#60e7ac',
950: '#000000',
},
}SCSS
$custom: #60e7ac; $custom-light: #98efc4; $custom-dark: #000000;
JSON
{
"hex": "#60e7ac",
"rgb": {
"r": 96,
"g": 231,
"b": 172
},
"hsl": {
"h": 153.778,
"s": 73.77,
"l": 64.118
},
"oklch": {
"l": 0.83777,
"c": 0.14602,
"h": 161.8
},
"luminance": 0.62617
}Semantic roles & 50–950 ramp
primary
#60E7AC
secondary
#B2396E
accent
#1066D6
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1612
muted
#808582