#60E9AE#60E9AE
#60E9AE is a very light, vivid teal. Relative luminance 0.638; OKLCH L 84.3% C 0.147 H 162.1°. Best body text is #000000 at 13.76:1 contrast (WCAG AA passes).
Color values
| HEX | #60E9AE |
|---|---|
| RGB | rgb(96, 233, 174) |
| HSL | hsl(154, 76%, 65%) |
| HSV | hsv(154, 59%, 91%) |
| CMYK | cmyk(58.8%, 0%, 25.3%, 8.6%) |
| CIE-LAB | lab(83.87, -50.85, 17.72) |
| CIE-LCH | lch(83.87, 53.85, 160.79°) |
| OKLab | oklab(84.31% -0.1399 0.0453) |
| OKLCH | oklch(84.31% 0.147 162.1) |
| XYZ | xyz(41.5988, 63.8165, 50.1618) |
| Luminance | 0.6382 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.18
Seafoam
#7FE0B3
ΔE00 4.23
Aqua Marine
#2EE8BB
ΔE00 4.69
Light Aquamarine
#7BFDC7
ΔE00 4.80
Aqua Green
#12E193
ΔE00 4.96
Light Blue Green
#7EFBB3
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60E9AE #E9609B
analogous
#60E96A #60E9AE #60DFE9
triadic
#60E9AE #AE60E9 #E9AE60
tetradic
#60E9AE #6A60E9 #E9609B #DFE960
square
#60E9AE #6A60E9 #E9609B #DFE960
split-complementary
#60E9AE #E960DF #E96A60
monochromatic
#19B572 #2AE293 #60E9AE #96F0C9 #CCF8E5
Accessibility & contrast
On white
1.53
#60E9AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.76
#60E9AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60E9AE
13.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60E9AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60E9AE | 1.00 | 1.53 | 13.76 | 13.76 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D9AB
Deuteranopia (green-blind)
#D2CCB2
Tritanopia (blue-blind)
#17E9D9
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #60e9ae; /* rgb */ color: rgb(96, 233, 174); /* oklch */ color: oklch(84.3% 0.147 162.1);
Tailwind
colors: {
custom: {
50: '#99f1c6',
500: '#60e9ae',
950: '#000000',
},
}SCSS
$custom: #60e9ae; $custom-light: #99f1c6; $custom-dark: #000000;
JSON
{
"hex": "#60e9ae",
"rgb": {
"r": 96,
"g": 233,
"b": 174
},
"hsl": {
"h": 154.161,
"s": 75.691,
"l": 64.51
},
"oklch": {
"l": 0.84307,
"c": 0.14702,
"h": 162.1
},
"luminance": 0.63821
}Semantic roles & 50–950 ramp
primary
#60E9AE
secondary
#B5386E
accent
#0E65D8
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582