#60E0AA#60E0AA
#60E0AA is a very light, vivid teal. Relative luminance 0.587; OKLCH L 82.0% C 0.138 H 162.8°. Best body text is #000000 at 12.74:1 contrast (WCAG AA passes).
Color values
| HEX | #60E0AA |
|---|---|
| RGB | rgb(96, 224, 170) |
| HSL | hsl(155, 67%, 63%) |
| HSV | hsv(155, 57%, 88%) |
| CMYK | cmyk(57.1%, 0%, 24.1%, 12.2%) |
| CIE-LAB | lab(81.12, -47.95, 15.97) |
| CIE-LCH | lch(81.12, 50.54, 161.58°) |
| OKLab | oklab(82.04% -0.1322 0.0408) |
| OKLCH | oklch(82.04% 0.138 162.8) |
| XYZ | xyz(38.7316, 58.6967, 47.3109) |
| Luminance | 0.5870 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.26
Eucalyptus
#44D7A8
ΔE00 3.27
Aqua Marine
#2EE8BB
ΔE00 4.57
Aqua Green
#12E193
ΔE00 5.19
Light Greenish Blue
#63F7B4
ΔE00 5.31
Mediumaquamarine
#66CDAA
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60E0AA #E06096
analogous
#60E06A #60E0AA #60D6E0
triadic
#60E0AA #AA60E0 #E0AA60
tetradic
#60E0AA #6A60E0 #E06096 #D6E060
square
#60E0AA #6A60E0 #E06096 #D6E060
split-complementary
#60E0AA #E060D6 #E06A60
monochromatic
#20A56D #2DD68F #60E0AA #93EAC5 #C6F4E1
Accessibility & contrast
On white
1.65
#60E0AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.74
#60E0AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60E0AA
12.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60E0AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60E0AA | 1.00 | 1.65 | 12.74 | 12.74 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD1A7
Deuteranopia (green-blind)
#CAC4AD
Tritanopia (blue-blind)
#24E0D1
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #60e0aa; /* rgb */ color: rgb(96, 224, 170); /* oklch */ color: oklch(82.0% 0.138 162.8);
Tailwind
colors: {
custom: {
50: '#98eac3',
500: '#60e0aa',
950: '#000000',
},
}SCSS
$custom: #60e0aa; $custom-light: #98eac3; $custom-dark: #000000;
JSON
{
"hex": "#60e0aa",
"rgb": {
"r": 96,
"g": 224,
"b": 170
},
"hsl": {
"h": 154.688,
"s": 67.368,
"l": 62.745
},
"oklch": {
"l": 0.82037,
"c": 0.1384,
"h": 162.8
},
"luminance": 0.587
}Semantic roles & 50–950 ramp
primary
#60E0AA
secondary
#A83C6A
accent
#1664CF
background
#FCFEFD
surface
#F5FDF9
border
#CFD5D2
text
#0F1612
muted
#808482