#60E8AA#60E8AA
#60E8AA is a very light, vivid teal. Relative luminance 0.631; OKLCH L 84.0% C 0.149 H 160.7°. Best body text is #000000 at 13.62:1 contrast (WCAG AA passes).
Color values
| HEX | #60E8AA |
|---|---|
| RGB | rgb(96, 232, 170) |
| HSL | hsl(153, 75%, 64%) |
| HSV | hsv(153, 59%, 91%) |
| CMYK | cmyk(58.6%, 0%, 26.7%, 9%) |
| CIE-LAB | lab(83.49, -51.27, 19.28) |
| CIE-LCH | lch(83.49, 54.78, 159.39°) |
| OKLab | oklab(83.97% -0.1406 0.0491) |
| OKLCH | oklch(83.97% 0.149 160.7) |
| XYZ | xyz(40.9324, 63.0983, 48.0445) |
| Luminance | 0.6310 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.24
Aqua Green
#12E193
ΔE00 4.44
Seafoam
#7FE0B3
ΔE00 4.50
Light Blue Green
#7EFBB3
ΔE00 4.86
Seafoam Green
#7AF9AB
ΔE00 5.00
Seafoam (survey)
#80F9AD
ΔE00 5.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60E8AA #E8609E
analogous
#60E866 #60E8AA #60E2E8
triadic
#60E8AA #AA60E8 #E8AA60
tetradic
#60E8AA #6660E8 #E8609E #E2E860
square
#60E8AA #6660E8 #E8609E #E2E860
split-complementary
#60E8AA #E860E2 #E86660
monochromatic
#1AB46E #2BE08D #60E8AA #95F0C7 #CBF7E3
Accessibility & contrast
On white
1.54
#60E8AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.62
#60E8AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60E8AA
13.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60E8AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60E8AA | 1.00 | 1.54 | 13.62 | 13.62 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D8A6
Deuteranopia (green-blind)
#D2CBAE
Tritanopia (blue-blind)
#1EE7D7
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #60e8aa; /* rgb */ color: rgb(96, 232, 170); /* oklch */ color: oklch(84.0% 0.149 160.7);
Tailwind
colors: {
custom: {
50: '#99f0c3',
500: '#60e8aa',
950: '#000000',
},
}SCSS
$custom: #60e8aa; $custom-light: #99f0c3; $custom-dark: #000000;
JSON
{
"hex": "#60e8aa",
"rgb": {
"r": 96,
"g": 232,
"b": 170
},
"hsl": {
"h": 152.647,
"s": 74.725,
"l": 64.314
},
"oklch": {
"l": 0.83973,
"c": 0.14898,
"h": 160.7
},
"luminance": 0.63102
}Semantic roles & 50–950 ramp
primary
#60E8AA
secondary
#B43871
accent
#0F6AD7
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1712
muted
#808582