#60E4A3#60E4A3
#60E4A3 is a very light, vivid teal. Relative luminance 0.606; OKLCH L 82.8% C 0.150 H 159.0°. Best body text is #000000 at 13.12:1 contrast (WCAG AA passes).
Color values
| HEX | #60E4A3 |
|---|---|
| RGB | rgb(96, 228, 163) |
| HSL | hsl(150, 71%, 64%) |
| HSV | hsv(150, 58%, 89%) |
| CMYK | cmyk(57.9%, 0%, 28.5%, 10.6%) |
| CIE-LAB | lab(82.17, -51.05, 21.09) |
| CIE-LCH | lch(82.17, 55.23, 157.56°) |
| OKLab | oklab(82.85% -0.1396 0.0536) |
| OKLCH | oklch(82.85% 0.15 159) |
| XYZ | xyz(39.1746, 60.6142, 44.2785) |
| Luminance | 0.6062 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Green
#12E193
ΔE00 3.79
Light Greenish Blue
#63F7B4
ΔE00 4.14
Seafoam
#7FE0B3
ΔE00 4.77
Seafoam Green
#7AF9AB
ΔE00 5.26
Eucalyptus
#44D7A8
ΔE00 5.29
Seafoam (survey)
#80F9AD
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60E4A3 #E460A1
analogous
#60E461 #60E4A3 #60E3E4
triadic
#60E4A3 #A360E4 #E4A360
tetradic
#60E4A3 #6160E4 #E460A1 #E3E460
square
#60E4A3 #6160E4 #E460A1 #E3E460
split-complementary
#60E4A3 #E460E3 #E46160
monochromatic
#1DAC66 #2CDB85 #60E4A3 #94EDC1 #C9F6E0
Accessibility & contrast
On white
1.60
#60E4A3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.12
#60E4A3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60E4A3
13.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60E4A3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60E4A3 | 1.00 | 1.60 | 13.12 | 13.12 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D49F
Deuteranopia (green-blind)
#CFC7A7
Tritanopia (blue-blind)
#29E3D3
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #60e4a3; /* rgb */ color: rgb(96, 228, 163); /* oklch */ color: oklch(82.8% 0.150 159.0);
Tailwind
colors: {
custom: {
50: '#98edbe',
500: '#60e4a3',
950: '#000000',
},
}SCSS
$custom: #60e4a3; $custom-light: #98edbe; $custom-dark: #000000;
JSON
{
"hex": "#60e4a3",
"rgb": {
"r": 96,
"g": 228,
"b": 163
},
"hsl": {
"h": 150.455,
"s": 70.968,
"l": 63.529
},
"oklch": {
"l": 0.82846,
"c": 0.14955,
"h": 159
},
"luminance": 0.60618
}Semantic roles & 50–950 ramp
primary
#60E4A3
secondary
#AE3A73
accent
#1371D3
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1612
muted
#808582