#60E8BA#60E8BA
#60E8BA is a very light, vivid teal. Relative luminance 0.637; OKLCH L 84.4% C 0.137 H 167.7°. Best body text is #000000 at 13.75:1 contrast (WCAG AA passes).
Color values
| HEX | #60E8BA |
|---|---|
| RGB | rgb(96, 232, 186) |
| HSL | hsl(160, 75%, 64%) |
| HSV | hsv(160, 59%, 91%) |
| CMYK | cmyk(58.6%, 0%, 19.8%, 9%) |
| CIE-LAB | lab(83.83, -47.84, 11.40) |
| CIE-LCH | lch(83.83, 49.18, 166.60°) |
| OKLab | oklab(84.36% -0.1334 0.0292) |
| OKLCH | oklch(84.36% 0.137 167.7) |
| XYZ | xyz(42.5391, 63.7410, 56.5063) |
| Luminance | 0.6374 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.68
Light Turquoise
#7EF4CC
ΔE00 3.68
Seafoam
#7FE0B3
ΔE00 3.71
Eucalyptus
#44D7A8
ΔE00 4.27
Bright Teal
#01F9C6
ΔE00 4.76
Light Aquamarine
#7BFDC7
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60E8BA #E8608E
analogous
#60E876 #60E8BA #60D2E8
triadic
#60E8BA #BA60E8 #E8BA60
tetradic
#60E8BA #7660E8 #E8608E #D2E860
square
#60E8BA #7660E8 #E8608E #D2E860
split-complementary
#60E8BA #E860D2 #E87660
monochromatic
#1AB480 #2BE0A3 #60E8BA #95F0D1 #CBF7E8
Accessibility & contrast
On white
1.53
#60E8BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.75
#60E8BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60E8BA
13.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60E8BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60E8BA | 1.00 | 1.53 | 13.75 | 13.75 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D9B8
Deuteranopia (green-blind)
#CFCBBD
Tritanopia (blue-blind)
#00E9DB
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #60e8ba; /* rgb */ color: rgb(96, 232, 186); /* oklch */ color: oklch(84.4% 0.137 167.7);
Tailwind
colors: {
custom: {
50: '#99f0ce',
500: '#60e8ba',
950: '#000000',
},
}SCSS
$custom: #60e8ba; $custom-light: #99f0ce; $custom-dark: #000000;
JSON
{
"hex": "#60e8ba",
"rgb": {
"r": 96,
"g": 232,
"b": 186
},
"hsl": {
"h": 159.706,
"s": 74.725,
"l": 64.314
},
"oklch": {
"l": 0.84359,
"c": 0.1366,
"h": 167.7
},
"luminance": 0.63745
}Semantic roles & 50–950 ramp
primary
#60E8BA
secondary
#B43862
accent
#0F52D7
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1713
muted
#808583