#60E1AA#60E1AA
#60E1AA is a very light, vivid teal. Relative luminance 0.592; OKLCH L 82.3% C 0.140 H 162.6°. Best body text is #000000 at 12.85:1 contrast (WCAG AA passes).
Color values
| HEX | #60E1AA |
|---|---|
| RGB | rgb(96, 225, 170) |
| HSL | hsl(154, 68%, 63%) |
| HSV | hsv(154, 57%, 88%) |
| CMYK | cmyk(57.3%, 0%, 24.4%, 11.8%) |
| CIE-LAB | lab(81.42, -48.37, 16.39) |
| CIE-LCH | lch(81.42, 51.07, 161.28°) |
| OKLab | oklab(82.28% -0.1333 0.0419) |
| OKLCH | oklch(82.28% 0.14 162.6) |
| XYZ | xyz(39.0011, 59.2358, 47.4007) |
| Luminance | 0.5924 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.36
Eucalyptus
#44D7A8
ΔE00 3.51
Aqua Marine
#2EE8BB
ΔE00 4.61
Light Greenish Blue
#63F7B4
ΔE00 5.03
Aqua Green
#12E193
ΔE00 5.05
Light Turquoise
#7EF4CC
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60E1AA #E16097
analogous
#60E16A #60E1AA #60D7E1
triadic
#60E1AA #AA60E1 #E1AA60
tetradic
#60E1AA #6A60E1 #E16097 #D7E160
square
#60E1AA #6A60E1 #E16097 #D7E160
split-complementary
#60E1AA #E160D7 #E16A60
monochromatic
#20A76D #2DD78E #60E1AA #93EBC6 #C7F4E1
Accessibility & contrast
On white
1.63
#60E1AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.85
#60E1AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60E1AA
12.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60E1AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60E1AA | 1.00 | 1.63 | 12.85 | 12.85 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED2A7
Deuteranopia (green-blind)
#CBC5AD
Tritanopia (blue-blind)
#23E1D2
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #60e1aa; /* rgb */ color: rgb(96, 225, 170); /* oklch */ color: oklch(82.3% 0.140 162.6);
Tailwind
colors: {
custom: {
50: '#98ebc3',
500: '#60e1aa',
950: '#000000',
},
}SCSS
$custom: #60e1aa; $custom-light: #98ebc3; $custom-dark: #000000;
JSON
{
"hex": "#60e1aa",
"rgb": {
"r": 96,
"g": 225,
"b": 170
},
"hsl": {
"h": 154.419,
"s": 68.254,
"l": 62.941
},
"oklch": {
"l": 0.82279,
"c": 0.13973,
"h": 162.6
},
"luminance": 0.5924
}Semantic roles & 50–950 ramp
primary
#60E1AA
secondary
#A93C6B
accent
#1565D0
background
#FCFEFD
surface
#F5FDF9
border
#CFD5D2
text
#0F1612
muted
#808482