#60E5AA#60E5AA
#60E5AA is a very light, vivid teal. Relative luminance 0.614; OKLCH L 83.2% C 0.145 H 161.5°. Best body text is #000000 at 13.29:1 contrast (WCAG AA passes).
Color values
| HEX | #60E5AA |
|---|---|
| RGB | rgb(96, 229, 170) |
| HSL | hsl(153, 72%, 64%) |
| HSV | hsv(153, 58%, 90%) |
| CMYK | cmyk(58.1%, 0%, 25.8%, 10.2%) |
| CIE-LAB | lab(82.61, -50.03, 18.04) |
| CIE-LCH | lch(82.61, 53.19, 160.17°) |
| OKLab | oklab(83.25% -0.1375 0.0461) |
| OKLCH | oklch(83.25% 0.145 161.5) |
| XYZ | xyz(40.0952, 61.4238, 47.7654) |
| Luminance | 0.6143 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.95
Light Greenish Blue
#63F7B4
ΔE00 3.98
Eucalyptus
#44D7A8
ΔE00 4.51
Aqua Green
#12E193
ΔE00 4.60
Aqua Marine
#2EE8BB
ΔE00 4.93
Light Blue Green
#7EFBB3
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60E5AA #E5609B
analogous
#60E567 #60E5AA #60DEE5
triadic
#60E5AA #AA60E5 #E5AA60
tetradic
#60E5AA #6760E5 #E5609B #DEE560
square
#60E5AA #6760E5 #E5609B #DEE560
split-complementary
#60E5AA #E560DE #E56760
monochromatic
#1CAE6E #2BDC8E #60E5AA #95EEC6 #C9F6E2
Accessibility & contrast
On white
1.58
#60E5AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.29
#60E5AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60E5AA
13.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60E5AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60E5AA | 1.00 | 1.58 | 13.29 | 13.29 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D6A7
Deuteranopia (green-blind)
#CFC8AE
Tritanopia (blue-blind)
#21E4D5
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #60e5aa; /* rgb */ color: rgb(96, 229, 170); /* oklch */ color: oklch(83.2% 0.145 161.5);
Tailwind
colors: {
custom: {
50: '#98eec3',
500: '#60e5aa',
950: '#000000',
},
}SCSS
$custom: #60e5aa; $custom-light: #98eec3; $custom-dark: #000000;
JSON
{
"hex": "#60e5aa",
"rgb": {
"r": 96,
"g": 229,
"b": 170
},
"hsl": {
"h": 153.383,
"s": 71.892,
"l": 63.725
},
"oklch": {
"l": 0.83247,
"c": 0.14502,
"h": 161.5
},
"luminance": 0.61428
}Semantic roles & 50–950 ramp
primary
#60E5AA
secondary
#AF3A6E
accent
#1268D4
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1612
muted
#808582