#60E5BC#60E5BC
#60E5BC is a very light, vivid teal. Relative luminance 0.622; OKLCH L 83.7% C 0.132 H 169.7°. Best body text is #000000 at 13.43:1 contrast (WCAG AA passes).
Color values
| HEX | #60E5BC |
|---|---|
| RGB | rgb(96, 229, 188) |
| HSL | hsl(162, 72%, 64%) |
| HSV | hsv(162, 58%, 90%) |
| CMYK | cmyk(58.1%, 0%, 17.9%, 10.2%) |
| CIE-LAB | lab(82.99, -46.12, 9.16) |
| CIE-LCH | lch(82.99, 47.02, 168.77°) |
| OKLab | oklab(83.69% -0.1294 0.0234) |
| OKLCH | oklch(83.69% 0.132 169.7) |
| XYZ | xyz(41.9159, 62.1521, 57.3548) |
| Luminance | 0.6216 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.67
Seafoam
#7FE0B3
ΔE00 3.86
Light Turquoise
#7EF4CC
ΔE00 3.89
Eucalyptus
#44D7A8
ΔE00 4.05
Aqua (survey)
#13EAC9
ΔE00 4.45
Aquamarine (survey)
#04D8B2
ΔE00 4.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60E5BC #E56089
analogous
#60E579 #60E5BC #60CBE5
triadic
#60E5BC #BC60E5 #E5BC60
tetradic
#60E5BC #7960E5 #E56089 #CBE560
square
#60E5BC #7960E5 #E56089 #CBE560
split-complementary
#60E5BC #E560CB #E57960
monochromatic
#1CAE81 #2BDCA6 #60E5BC #95EED2 #C9F6E8
Accessibility & contrast
On white
1.56
#60E5BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.43
#60E5BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60E5BC
13.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60E5BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60E5BC | 1.00 | 1.56 | 13.43 | 13.43 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD7BA
Deuteranopia (green-blind)
#CCC9BF
Tritanopia (blue-blind)
#00E6D9
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #60e5bc; /* rgb */ color: rgb(96, 229, 188); /* oklch */ color: oklch(83.7% 0.132 169.7);
Tailwind
colors: {
custom: {
50: '#99eed0',
500: '#60e5bc',
950: '#000000',
},
}SCSS
$custom: #60e5bc; $custom-light: #99eed0; $custom-dark: #000000;
JSON
{
"hex": "#60e5bc",
"rgb": {
"r": 96,
"g": 229,
"b": 188
},
"hsl": {
"h": 161.504,
"s": 71.892,
"l": 63.725
},
"oklch": {
"l": 0.83692,
"c": 0.1315,
"h": 169.7
},
"luminance": 0.62156
}Semantic roles & 50–950 ramp
primary
#60E5BC
secondary
#AF3A5E
accent
#124DD4
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1614
muted
#808583