#60E7AE#60E7AE
#60E7AE is a very light, vivid teal. Relative luminance 0.627; OKLCH L 83.8% C 0.144 H 162.6°. Best body text is #000000 at 13.54:1 contrast (WCAG AA passes).
Color values
| HEX | #60E7AE |
|---|---|
| RGB | rgb(96, 231, 174) |
| HSL | hsl(155, 74%, 64%) |
| HSV | hsv(155, 58%, 91%) |
| CMYK | cmyk(58.4%, 0%, 24.7%, 9.4%) |
| CIE-LAB | lab(83.28, -50.03, 16.90) |
| CIE-LCH | lch(83.28, 52.80, 161.34°) |
| OKLab | oklab(83.82% -0.1378 0.0432) |
| OKLCH | oklch(83.82% 0.144 162.6) |
| XYZ | xyz(41.0359, 62.6906, 49.9741) |
| Luminance | 0.6270 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.72
Seafoam
#7FE0B3
ΔE00 3.85
Aqua Marine
#2EE8BB
ΔE00 4.41
Eucalyptus
#44D7A8
ΔE00 4.55
Aqua Green
#12E193
ΔE00 5.07
Light Aquamarine
#7BFDC7
ΔE00 5.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60E7AE #E76099
analogous
#60E76B #60E7AE #60DCE7
triadic
#60E7AE #AE60E7 #E7AE60
tetradic
#60E7AE #6B60E7 #E76099 #DCE760
square
#60E7AE #6B60E7 #E76099 #DCE760
split-complementary
#60E7AE #E760DC #E76B60
monochromatic
#1BB272 #2BDF93 #60E7AE #95EFC9 #CAF7E4
Accessibility & contrast
On white
1.55
#60E7AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.54
#60E7AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60E7AE
13.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60E7AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60E7AE | 1.00 | 1.55 | 13.54 | 13.54 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D8AB
Deuteranopia (green-blind)
#D1CAB2
Tritanopia (blue-blind)
#19E7D7
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #60e7ae; /* rgb */ color: rgb(96, 231, 174); /* oklch */ color: oklch(83.8% 0.144 162.6);
Tailwind
colors: {
custom: {
50: '#98efc6',
500: '#60e7ae',
950: '#000000',
},
}SCSS
$custom: #60e7ae; $custom-light: #98efc6; $custom-dark: #000000;
JSON
{
"hex": "#60e7ae",
"rgb": {
"r": 96,
"g": 231,
"b": 174
},
"hsl": {
"h": 154.667,
"s": 73.77,
"l": 64.118
},
"oklch": {
"l": 0.83824,
"c": 0.1444,
"h": 162.6
},
"luminance": 0.62695
}Semantic roles & 50–950 ramp
primary
#60E7AE
secondary
#B2396C
accent
#1063D6
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1613
muted
#808582