#60E9AA#60E9AA
#60E9AA is a very light, vivid teal. Relative luminance 0.637; OKLCH L 84.2% C 0.150 H 160.5°. Best body text is #000000 at 13.73:1 contrast (WCAG AA passes).
Color values
| HEX | #60E9AA |
|---|---|
| RGB | rgb(96, 233, 170) |
| HSL | hsl(152, 76%, 65%) |
| HSV | hsv(152, 59%, 91%) |
| CMYK | cmyk(58.8%, 0%, 27%, 8.6%) |
| CIE-LAB | lab(83.79, -51.68, 19.69) |
| CIE-LCH | lch(83.79, 55.30, 159.14°) |
| OKLab | oklab(84.21% -0.1417 0.0502) |
| OKLCH | oklch(84.21% 0.15 160.5) |
| XYZ | xyz(41.2147, 63.6629, 48.1386) |
| Luminance | 0.6367 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.00
Aqua Green
#12E193
ΔE00 4.43
Light Blue Green
#7EFBB3
ΔE00 4.62
Seafoam
#7FE0B3
ΔE00 4.70
Seafoam Green
#7AF9AB
ΔE00 4.75
Seafoam (survey)
#80F9AD
ΔE00 4.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60E9AA #E9609F
analogous
#60E966 #60E9AA #60E3E9
triadic
#60E9AA #AA60E9 #E9AA60
tetradic
#60E9AA #6660E9 #E9609F #E3E960
square
#60E9AA #6660E9 #E9609F #E3E960
split-complementary
#60E9AA #E960E3 #E96660
monochromatic
#19B56E #2AE28D #60E9AA #96F0C7 #CCF8E3
Accessibility & contrast
On white
1.53
#60E9AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.73
#60E9AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60E9AA
13.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60E9AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60E9AA | 1.00 | 1.53 | 13.73 | 13.73 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D9A6
Deuteranopia (green-blind)
#D3CBAE
Tritanopia (blue-blind)
#1DE8D8
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #60e9aa; /* rgb */ color: rgb(96, 233, 170); /* oklch */ color: oklch(84.2% 0.150 160.5);
Tailwind
colors: {
custom: {
50: '#99f1c3',
500: '#60e9aa',
950: '#000000',
},
}SCSS
$custom: #60e9aa; $custom-light: #99f1c3; $custom-dark: #000000;
JSON
{
"hex": "#60e9aa",
"rgb": {
"r": 96,
"g": 233,
"b": 170
},
"hsl": {
"h": 152.409,
"s": 75.691,
"l": 64.51
},
"oklch": {
"l": 0.84215,
"c": 0.1503,
"h": 160.5
},
"luminance": 0.63667
}Semantic roles & 50–950 ramp
primary
#60E9AA
secondary
#B53872
accent
#0E6BD8
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1712
muted
#808582