#60E2BA#60E2BA
#60E2BA is a very light, vivid teal. Relative luminance 0.604; OKLCH L 82.9% C 0.129 H 169.9°. Best body text is #000000 at 13.09:1 contrast (WCAG AA passes).
Color values
| HEX | #60E2BA |
|---|---|
| RGB | rgb(96, 226, 186) |
| HSL | hsl(162, 69%, 63%) |
| HSV | hsv(162, 58%, 89%) |
| CMYK | cmyk(57.5%, 0%, 17.7%, 11.4%) |
| CIE-LAB | lab(82.07, -45.28, 8.88) |
| CIE-LCH | lch(82.07, 46.14, 168.90°) |
| OKLab | oklab(82.92% -0.1272 0.0227) |
| OKLCH | oklch(82.92% 0.129 169.9) |
| XYZ | xyz(40.8789, 60.4207, 55.9529) |
| Luminance | 0.6042 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.97
Eucalyptus
#44D7A8
ΔE00 3.62
Seafoam
#7FE0B3
ΔE00 3.74
Aquamarine (survey)
#04D8B2
ΔE00 4.35
Light Turquoise
#7EF4CC
ΔE00 4.43
Aqua (survey)
#13EAC9
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60E2BA #E26088
analogous
#60E279 #60E2BA #60C9E2
triadic
#60E2BA #BA60E2 #E2BA60
tetradic
#60E2BA #7960E2 #E26088 #C9E260
square
#60E2BA #7960E2 #E26088 #C9E260
split-complementary
#60E2BA #E260C9 #E27960
monochromatic
#1FA97E #2CD9A4 #60E2BA #94EBD0 #C8F5E7
Accessibility & contrast
On white
1.60
#60E2BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.09
#60E2BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60E2BA
13.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60E2BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60E2BA | 1.00 | 1.60 | 13.09 | 13.09 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD4B8
Deuteranopia (green-blind)
#C9C6BD
Tritanopia (blue-blind)
#02E3D6
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #60e2ba; /* rgb */ color: rgb(96, 226, 186); /* oklch */ color: oklch(82.9% 0.129 169.9);
Tailwind
colors: {
custom: {
50: '#98ecce',
500: '#60e2ba',
950: '#000000',
},
}SCSS
$custom: #60e2ba; $custom-light: #98ecce; $custom-dark: #000000;
JSON
{
"hex": "#60e2ba",
"rgb": {
"r": 96,
"g": 226,
"b": 186
},
"hsl": {
"h": 161.538,
"s": 69.149,
"l": 63.137
},
"oklch": {
"l": 0.82921,
"c": 0.12916,
"h": 169.9
},
"luminance": 0.60425
}Semantic roles & 50–950 ramp
primary
#60E2BA
secondary
#AB3B5E
accent
#144ED1
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1613
muted
#808583