#60E2AA#60E2AA
#60E2AA is a very light, vivid teal. Relative luminance 0.598; OKLCH L 82.5% C 0.141 H 162.3°. Best body text is #000000 at 12.96:1 contrast (WCAG AA passes).
Color values
| HEX | #60E2AA |
|---|---|
| RGB | rgb(96, 226, 170) |
| HSL | hsl(154, 69%, 63%) |
| HSV | hsv(154, 58%, 89%) |
| CMYK | cmyk(57.5%, 0%, 24.8%, 11.4%) |
| CIE-LAB | lab(81.72, -48.79, 16.80) |
| CIE-LCH | lch(81.72, 51.60, 161.00°) |
| OKLab | oklab(82.52% -0.1344 0.0429) |
| OKLCH | oklch(82.52% 0.141 162.3) |
| XYZ | xyz(39.2723, 59.7780, 47.4911) |
| Luminance | 0.5978 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.48
Eucalyptus
#44D7A8
ΔE00 3.76
Aqua Marine
#2EE8BB
ΔE00 4.67
Light Greenish Blue
#63F7B4
ΔE00 4.76
Aqua Green
#12E193
ΔE00 4.91
Light Turquoise
#7EF4CC
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60E2AA #E26098
analogous
#60E269 #60E2AA #60D9E2
triadic
#60E2AA #AA60E2 #E2AA60
tetradic
#60E2AA #6960E2 #E26098 #D9E260
square
#60E2AA #6960E2 #E26098 #D9E260
split-complementary
#60E2AA #E260D9 #E26960
monochromatic
#1FA96D #2CD98E #60E2AA #94EBC6 #C8F5E1
Accessibility & contrast
On white
1.62
#60E2AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.96
#60E2AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60E2AA
12.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60E2AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60E2AA | 1.00 | 1.62 | 12.96 | 12.96 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD3A7
Deuteranopia (green-blind)
#CCC6AE
Tritanopia (blue-blind)
#23E2D3
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #60e2aa; /* rgb */ color: rgb(96, 226, 170); /* oklch */ color: oklch(82.5% 0.141 162.3);
Tailwind
colors: {
custom: {
50: '#98ecc3',
500: '#60e2aa',
950: '#000000',
},
}SCSS
$custom: #60e2aa; $custom-light: #98ecc3; $custom-dark: #000000;
JSON
{
"hex": "#60e2aa",
"rgb": {
"r": 96,
"g": 226,
"b": 170
},
"hsl": {
"h": 154.154,
"s": 69.149,
"l": 63.137
},
"oklch": {
"l": 0.82521,
"c": 0.14105,
"h": 162.3
},
"luminance": 0.59782
}Semantic roles & 50–950 ramp
primary
#60E2AA
secondary
#AB3B6B
accent
#1466D1
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1612
muted
#808582