#60E8AB#60E8AB
#60E8AB is a very light, vivid teal. Relative luminance 0.631; OKLCH L 84.0% C 0.148 H 161.1°. Best body text is #000000 at 13.63:1 contrast (WCAG AA passes).
Color values
| HEX | #60E8AB |
|---|---|
| RGB | rgb(96, 232, 171) |
| HSL | hsl(153, 75%, 64%) |
| HSV | hsv(153, 59%, 91%) |
| CMYK | cmyk(58.6%, 0%, 26.3%, 9%) |
| CIE-LAB | lab(83.51, -51.06, 18.79) |
| CIE-LCH | lch(83.51, 54.41, 159.80°) |
| OKLab | oklab(84% -0.1402 0.0479) |
| OKLCH | oklch(84% 0.148 161.1) |
| XYZ | xyz(41.0274, 63.1363, 48.5446) |
| Luminance | 0.6314 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.27
Seafoam
#7FE0B3
ΔE00 4.38
Aqua Green
#12E193
ΔE00 4.57
Light Blue Green
#7EFBB3
ΔE00 4.94
Aqua Marine
#2EE8BB
ΔE00 5.11
Seafoam Green
#7AF9AB
ΔE00 5.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60E8AB #E8609D
analogous
#60E867 #60E8AB #60E1E8
triadic
#60E8AB #AB60E8 #E8AB60
tetradic
#60E8AB #6760E8 #E8609D #E1E860
square
#60E8AB #6760E8 #E8609D #E1E860
split-complementary
#60E8AB #E860E1 #E86760
monochromatic
#1AB46F #2BE08F #60E8AB #95F0C7 #CBF7E3
Accessibility & contrast
On white
1.54
#60E8AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.63
#60E8AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60E8AB
13.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60E8AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60E8AB | 1.00 | 1.54 | 13.63 | 13.63 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D8A8
Deuteranopia (green-blind)
#D2CBAF
Tritanopia (blue-blind)
#1DE7D7
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #60e8ab; /* rgb */ color: rgb(96, 232, 171); /* oklch */ color: oklch(84.0% 0.148 161.1);
Tailwind
colors: {
custom: {
50: '#99f0c4',
500: '#60e8ab',
950: '#000000',
},
}SCSS
$custom: #60e8ab; $custom-light: #99f0c4; $custom-dark: #000000;
JSON
{
"hex": "#60e8ab",
"rgb": {
"r": 96,
"g": 232,
"b": 171
},
"hsl": {
"h": 153.088,
"s": 74.725,
"l": 64.314
},
"oklch": {
"l": 0.83996,
"c": 0.14815,
"h": 161.1
},
"luminance": 0.6314
}Semantic roles & 50–950 ramp
primary
#60E8AB
secondary
#B43870
accent
#0F68D7
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1712
muted
#808582