#60E7AB#60E7AB
#60E7AB is a very light, vivid teal. Relative luminance 0.626; OKLCH L 83.8% C 0.147 H 161.4°. Best body text is #000000 at 13.52:1 contrast (WCAG AA passes).
Color values
| HEX | #60E7AB |
|---|---|
| RGB | rgb(96, 231, 171) |
| HSL | hsl(153, 74%, 64%) |
| HSV | hsv(153, 58%, 91%) |
| CMYK | cmyk(58.4%, 0%, 26%, 9.4%) |
| CIE-LAB | lab(83.22, -50.65, 18.38) |
| CIE-LCH | lch(83.22, 53.88, 160.06°) |
| OKLab | oklab(83.75% -0.1391 0.0469) |
| OKLCH | oklch(83.75% 0.147 161.4) |
| XYZ | xyz(40.7467, 62.5749, 48.4510) |
| Luminance | 0.6258 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.52
Seafoam
#7FE0B3
ΔE00 4.18
Aqua Green
#12E193
ΔE00 4.62
Eucalyptus
#44D7A8
ΔE00 4.89
Aqua Marine
#2EE8BB
ΔE00 4.98
Light Blue Green
#7EFBB3
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60E7AB #E7609C
analogous
#60E768 #60E7AB #60E0E7
triadic
#60E7AB #AB60E7 #E7AB60
tetradic
#60E7AB #6860E7 #E7609C #E0E760
square
#60E7AB #6860E7 #E7609C #E0E760
split-complementary
#60E7AB #E760E0 #E76860
monochromatic
#1BB26F #2BDF8F #60E7AB #95EFC7 #CAF7E3
Accessibility & contrast
On white
1.55
#60E7AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.52
#60E7AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60E7AB
13.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60E7AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60E7AB | 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)
#E4D7A8
Deuteranopia (green-blind)
#D1CAAF
Tritanopia (blue-blind)
#1EE6D7
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #60e7ab; /* rgb */ color: rgb(96, 231, 171); /* oklch */ color: oklch(83.8% 0.147 161.4);
Tailwind
colors: {
custom: {
50: '#98efc4',
500: '#60e7ab',
950: '#000000',
},
}SCSS
$custom: #60e7ab; $custom-light: #98efc4; $custom-dark: #000000;
JSON
{
"hex": "#60e7ab",
"rgb": {
"r": 96,
"g": 231,
"b": 171
},
"hsl": {
"h": 153.333,
"s": 73.77,
"l": 64.118
},
"oklch": {
"l": 0.83754,
"c": 0.14683,
"h": 161.4
},
"luminance": 0.62579
}Semantic roles & 50–950 ramp
primary
#60E7AB
secondary
#B2396F
accent
#1068D6
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1612
muted
#808582