#60E4AB#60E4AB
#60E4AB is a very light, vivid teal. Relative luminance 0.609; OKLCH L 83.0% C 0.143 H 162.2°. Best body text is #000000 at 13.18:1 contrast (WCAG AA passes).
Color values
| HEX | #60E4AB |
|---|---|
| RGB | rgb(96, 228, 171) |
| HSL | hsl(154, 71%, 64%) |
| HSV | hsv(154, 58%, 89%) |
| CMYK | cmyk(57.9%, 0%, 25%, 10.6%) |
| CIE-LAB | lab(82.33, -49.41, 17.14) |
| CIE-LCH | lch(82.33, 52.30, 160.87°) |
| OKLab | oklab(83.03% -0.136 0.0438) |
| OKLCH | oklch(83.03% 0.143 162.2) |
| XYZ | xyz(39.9142, 60.9100, 48.1735) |
| Luminance | 0.6091 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.66
Eucalyptus
#44D7A8
ΔE00 4.13
Light Greenish Blue
#63F7B4
ΔE00 4.30
Aqua Marine
#2EE8BB
ΔE00 4.64
Aqua Green
#12E193
ΔE00 4.85
Light Aquamarine
#7BFDC7
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60E4AB #E46099
analogous
#60E469 #60E4AB #60DBE4
triadic
#60E4AB #AB60E4 #E4AB60
tetradic
#60E4AB #6960E4 #E46099 #DBE460
square
#60E4AB #6960E4 #E46099 #DBE460
split-complementary
#60E4AB #E460DB #E46960
monochromatic
#1DAC6F #2CDB8F #60E4AB #94EDC7 #C9F6E2
Accessibility & contrast
On white
1.59
#60E4AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.18
#60E4AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60E4AB
13.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60E4AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60E4AB | 1.00 | 1.59 | 13.18 | 13.18 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D5A8
Deuteranopia (green-blind)
#CEC7AF
Tritanopia (blue-blind)
#20E4D4
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #60e4ab; /* rgb */ color: rgb(96, 228, 171); /* oklch */ color: oklch(83.0% 0.143 162.2);
Tailwind
colors: {
custom: {
50: '#98edc4',
500: '#60e4ab',
950: '#000000',
},
}SCSS
$custom: #60e4ab; $custom-light: #98edc4; $custom-dark: #000000;
JSON
{
"hex": "#60e4ab",
"rgb": {
"r": 96,
"g": 228,
"b": 171
},
"hsl": {
"h": 154.091,
"s": 70.968,
"l": 63.529
},
"oklch": {
"l": 0.83029,
"c": 0.14288,
"h": 162.2
},
"luminance": 0.60914
}Semantic roles & 50–950 ramp
primary
#60E4AB
secondary
#AE3A6C
accent
#1366D3
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1612
muted
#808582