#60E4AA#60E4AA
#60E4AA is a very light, vivid teal. Relative luminance 0.609; OKLCH L 83.0% C 0.144 H 161.7°. Best body text is #000000 at 13.18:1 contrast (WCAG AA passes).
Color values
| HEX | #60E4AA |
|---|---|
| RGB | rgb(96, 228, 170) |
| HSL | hsl(154, 71%, 64%) |
| HSV | hsv(154, 58%, 89%) |
| CMYK | cmyk(57.9%, 0%, 25.4%, 10.6%) |
| CIE-LAB | lab(82.31, -49.62, 17.63) |
| CIE-LCH | lch(82.31, 52.66, 160.44°) |
| OKLab | oklab(83.01% -0.1365 0.045) |
| OKLCH | oklch(83.01% 0.144 161.7) |
| XYZ | xyz(39.8193, 60.8720, 47.6734) |
| Luminance | 0.6088 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.78
Light Greenish Blue
#63F7B4
ΔE00 4.24
Eucalyptus
#44D7A8
ΔE00 4.26
Aqua Green
#12E193
ΔE00 4.69
Aqua Marine
#2EE8BB
ΔE00 4.83
Light Aquamarine
#7BFDC7
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60E4AA #E4609A
analogous
#60E468 #60E4AA #60DCE4
triadic
#60E4AA #AA60E4 #E4AA60
tetradic
#60E4AA #6860E4 #E4609A #DCE460
square
#60E4AA #6860E4 #E4609A #DCE460
split-complementary
#60E4AA #E460DC #E46860
monochromatic
#1DAC6D #2CDB8E #60E4AA #94EDC6 #C9F6E2
Accessibility & contrast
On white
1.59
#60E4AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.18
#60E4AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60E4AA
13.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60E4AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60E4AA | 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)
#E1D5A7
Deuteranopia (green-blind)
#CEC7AE
Tritanopia (blue-blind)
#21E4D4
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #60e4aa; /* rgb */ color: rgb(96, 228, 170); /* oklch */ color: oklch(83.0% 0.144 161.7);
Tailwind
colors: {
custom: {
50: '#98edc3',
500: '#60e4aa',
950: '#000000',
},
}SCSS
$custom: #60e4aa; $custom-light: #98edc3; $custom-dark: #000000;
JSON
{
"hex": "#60e4aa",
"rgb": {
"r": 96,
"g": 228,
"b": 170
},
"hsl": {
"h": 153.636,
"s": 70.968,
"l": 63.529
},
"oklch": {
"l": 0.83005,
"c": 0.14369,
"h": 161.7
},
"luminance": 0.60876
}Semantic roles & 50–950 ramp
primary
#60E4AA
secondary
#AE3A6D
accent
#1367D3
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1612
muted
#808582