#60E5BB#60E5BB
#60E5BB is a very light, vivid teal. Relative luminance 0.621; OKLCH L 83.7% C 0.132 H 169.2°. Best body text is #000000 at 13.42:1 contrast (WCAG AA passes).
Color values
| HEX | #60E5BB |
|---|---|
| RGB | rgb(96, 229, 187) |
| HSL | hsl(161, 72%, 64%) |
| HSV | hsv(161, 58%, 90%) |
| CMYK | cmyk(58.1%, 0%, 18.3%, 10.2%) |
| CIE-LAB | lab(82.97, -46.34, 9.65) |
| CIE-LCH | lch(82.97, 47.34, 168.24°) |
| OKLab | oklab(83.67% -0.1298 0.0247) |
| OKLCH | oklch(83.67% 0.132 169.2) |
| XYZ | xyz(41.8085, 62.1091, 56.7890) |
| Luminance | 0.6211 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.65
Seafoam
#7FE0B3
ΔE00 3.73
Light Turquoise
#7EF4CC
ΔE00 3.92
Eucalyptus
#44D7A8
ΔE00 3.94
Aqua (survey)
#13EAC9
ΔE00 4.64
Aquamarine (survey)
#04D8B2
ΔE00 4.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60E5BB #E5608A
analogous
#60E578 #60E5BB #60CCE5
triadic
#60E5BB #BB60E5 #E5BB60
tetradic
#60E5BB #7860E5 #E5608A #CCE560
square
#60E5BB #7860E5 #E5608A #CCE560
split-complementary
#60E5BB #E560CC #E57860
monochromatic
#1CAE80 #2BDCA5 #60E5BB #95EED1 #C9F6E8
Accessibility & contrast
On white
1.56
#60E5BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.42
#60E5BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60E5BB
13.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60E5BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60E5BB | 1.00 | 1.56 | 13.42 | 13.42 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD7B9
Deuteranopia (green-blind)
#CCC9BE
Tritanopia (blue-blind)
#00E6D9
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #60e5bb; /* rgb */ color: rgb(96, 229, 187); /* oklch */ color: oklch(83.7% 0.132 169.2);
Tailwind
colors: {
custom: {
50: '#99eecf',
500: '#60e5bb',
950: '#000000',
},
}SCSS
$custom: #60e5bb; $custom-light: #99eecf; $custom-dark: #000000;
JSON
{
"hex": "#60e5bb",
"rgb": {
"r": 96,
"g": 229,
"b": 187
},
"hsl": {
"h": 161.053,
"s": 71.892,
"l": 63.725
},
"oklch": {
"l": 0.83666,
"c": 0.13218,
"h": 169.2
},
"luminance": 0.62113
}Semantic roles & 50–950 ramp
primary
#60E5BB
secondary
#AF3A5F
accent
#124FD4
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1613
muted
#808583