#60ECAE#60ECAE
#60ECAE is a very light, vivid teal. Relative luminance 0.655; OKLCH L 85.0% C 0.151 H 161.3°. Best body text is #000000 at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #60ECAE |
|---|---|
| RGB | rgb(96, 236, 174) |
| HSL | hsl(153, 79%, 65%) |
| HSV | hsv(153, 59%, 93%) |
| CMYK | cmyk(59.3%, 0%, 26.3%, 7.5%) |
| CIE-LAB | lab(84.76, -52.08, 18.96) |
| CIE-LCH | lch(84.76, 55.43, 160.00°) |
| OKLab | oklab(85.03% -0.143 0.0483) |
| OKLCH | oklch(85.03% 0.151 161.3) |
| XYZ | xyz(42.4553, 65.5295, 50.4473) |
| Luminance | 0.6553 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.41
Light Blue Green
#7EFBB3
ΔE00 4.28
Light Aquamarine
#7BFDC7
ΔE00 4.46
Greenish Turquoise
#00FBB0
ΔE00 4.47
Greenish Cyan
#2AFEB7
ΔE00 4.50
Seafoam Green
#7AF9AB
ΔE00 4.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60ECAE #EC609E
analogous
#60EC68 #60ECAE #60E4EC
triadic
#60ECAE #AE60EC #ECAE60
tetradic
#60ECAE #6860EC #EC609E #E4EC60
square
#60ECAE #6860EC #EC609E #E4EC60
split-complementary
#60ECAE #EC60E4 #EC6860
monochromatic
#16BB72 #29E592 #60ECAE #97F3CA #CDF9E6
Accessibility & contrast
On white
1.49
#60ECAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.11
#60ECAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60ECAE
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60ECAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60ECAE | 1.00 | 1.49 | 14.11 | 14.11 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DCAA
Deuteranopia (green-blind)
#D5CEB2
Tritanopia (blue-blind)
#14EBDB
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #60ecae; /* rgb */ color: rgb(96, 236, 174); /* oklch */ color: oklch(85.0% 0.151 161.3);
Tailwind
colors: {
custom: {
50: '#99f3c6',
500: '#60ecae',
950: '#000000',
},
}SCSS
$custom: #60ecae; $custom-light: #99f3c6; $custom-dark: #000000;
JSON
{
"hex": "#60ecae",
"rgb": {
"r": 96,
"g": 236,
"b": 174
},
"hsl": {
"h": 153.429,
"s": 78.652,
"l": 65.098
},
"oklch": {
"l": 0.85031,
"c": 0.15093,
"h": 161.3
},
"luminance": 0.65534
}Semantic roles & 50–950 ramp
primary
#60ECAE
secondary
#BA3671
accent
#0B67DB
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582