#60E8AD#60E8AD
#60E8AD is a very light, vivid teal. Relative luminance 0.632; OKLCH L 84.0% C 0.147 H 161.9°. Best body text is #000000 at 13.64:1 contrast (WCAG AA passes).
Color values
| HEX | #60E8AD |
|---|---|
| RGB | rgb(96, 232, 173) |
| HSL | hsl(154, 75%, 64%) |
| HSV | hsv(154, 59%, 91%) |
| CMYK | cmyk(58.6%, 0%, 25.4%, 9%) |
| CIE-LAB | lab(83.55, -50.65, 17.80) |
| CIE-LCH | lch(83.55, 53.69, 160.63°) |
| OKLab | oklab(84.04% -0.1393 0.0455) |
| OKLCH | oklch(84.04% 0.147 161.9) |
| XYZ | xyz(41.2194, 63.2131, 49.5562) |
| Luminance | 0.6322 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.37
Seafoam
#7FE0B3
ΔE00 4.14
Aqua Marine
#2EE8BB
ΔE00 4.73
Aqua Green
#12E193
ΔE00 4.86
Eucalyptus
#44D7A8
ΔE00 4.91
Light Aquamarine
#7BFDC7
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60E8AD #E8609B
analogous
#60E869 #60E8AD #60DFE8
triadic
#60E8AD #AD60E8 #E8AD60
tetradic
#60E8AD #6960E8 #E8609B #DFE860
square
#60E8AD #6960E8 #E8609B #DFE860
split-complementary
#60E8AD #E860DF #E86960
monochromatic
#1AB471 #2BE091 #60E8AD #95F0C9 #CBF7E4
Accessibility & contrast
On white
1.54
#60E8AD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.64
#60E8AD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60E8AD
13.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60E8AD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60E8AD | 1.00 | 1.54 | 13.64 | 13.64 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D8AA
Deuteranopia (green-blind)
#D2CBB1
Tritanopia (blue-blind)
#1AE8D8
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #60e8ad; /* rgb */ color: rgb(96, 232, 173); /* oklch */ color: oklch(84.0% 0.147 161.9);
Tailwind
colors: {
custom: {
50: '#99f0c5',
500: '#60e8ad',
950: '#000000',
},
}SCSS
$custom: #60e8ad; $custom-light: #99f0c5; $custom-dark: #000000;
JSON
{
"hex": "#60e8ad",
"rgb": {
"r": 96,
"g": 232,
"b": 173
},
"hsl": {
"h": 153.971,
"s": 74.725,
"l": 64.314
},
"oklch": {
"l": 0.84042,
"c": 0.14652,
"h": 161.9
},
"luminance": 0.63217
}Semantic roles & 50–950 ramp
primary
#60E8AD
secondary
#B4386E
accent
#0F65D7
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582