#60E6AA#60E6AA
#60E6AA is a very light, vivid teal. Relative luminance 0.620; OKLCH L 83.5% C 0.146 H 161.2°. Best body text is #000000 at 13.40:1 contrast (WCAG AA passes).
Color values
| HEX | #60E6AA |
|---|---|
| RGB | rgb(96, 230, 170) |
| HSL | hsl(153, 73%, 64%) |
| HSV | hsv(153, 58%, 90%) |
| CMYK | cmyk(58.3%, 0%, 26.1%, 9.8%) |
| CIE-LAB | lab(82.90, -50.45, 18.46) |
| CIE-LCH | lch(82.90, 53.72, 159.91°) |
| OKLab | oklab(83.49% -0.1385 0.0471) |
| OKLCH | oklch(83.49% 0.146 161.2) |
| XYZ | xyz(40.3726, 61.9788, 47.8579) |
| Luminance | 0.6198 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.73
Seafoam
#7FE0B3
ΔE00 4.12
Aqua Green
#12E193
ΔE00 4.53
Eucalyptus
#44D7A8
ΔE00 4.76
Aqua Marine
#2EE8BB
ΔE00 5.05
Light Blue Green
#7EFBB3
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60E6AA #E6609C
analogous
#60E667 #60E6AA #60DFE6
triadic
#60E6AA #AA60E6 #E6AA60
tetradic
#60E6AA #6760E6 #E6609C #DFE660
square
#60E6AA #6760E6 #E6609C #DFE660
split-complementary
#60E6AA #E660DF #E66760
monochromatic
#1CB06E #2BDE8E #60E6AA #95EEC6 #CAF7E3
Accessibility & contrast
On white
1.57
#60E6AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.40
#60E6AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60E6AA
13.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60E6AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60E6AA | 1.00 | 1.57 | 13.40 | 13.40 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D6A7
Deuteranopia (green-blind)
#D0C9AE
Tritanopia (blue-blind)
#20E5D6
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #60e6aa; /* rgb */ color: rgb(96, 230, 170); /* oklch */ color: oklch(83.5% 0.146 161.2);
Tailwind
colors: {
custom: {
50: '#98efc3',
500: '#60e6aa',
950: '#000000',
},
}SCSS
$custom: #60e6aa; $custom-light: #98efc3; $custom-dark: #000000;
JSON
{
"hex": "#60e6aa",
"rgb": {
"r": 96,
"g": 230,
"b": 170
},
"hsl": {
"h": 153.134,
"s": 72.826,
"l": 63.922
},
"oklch": {
"l": 0.83489,
"c": 0.14633,
"h": 161.2
},
"luminance": 0.61983
}Semantic roles & 50–950 ramp
primary
#60E6AA
secondary
#B1396F
accent
#1168D5
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1612
muted
#808582