#60E4BB#60E4BB
#60E4BB is a very light, vivid teal. Relative luminance 0.616; OKLCH L 83.4% C 0.131 H 169.6°. Best body text is #000000 at 13.31:1 contrast (WCAG AA passes).
Color values
| HEX | #60E4BB |
|---|---|
| RGB | rgb(96, 228, 187) |
| HSL | hsl(161, 71%, 64%) |
| HSV | hsv(161, 58%, 89%) |
| CMYK | cmyk(57.9%, 0%, 18%, 10.6%) |
| CIE-LAB | lab(82.68, -45.91, 9.23) |
| CIE-LCH | lch(82.68, 46.83, 168.63°) |
| OKLab | oklab(83.43% -0.1288 0.0236) |
| OKLCH | oklch(83.43% 0.131 169.6) |
| XYZ | xyz(41.5326, 61.5574, 56.6971) |
| Luminance | 0.6156 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.74
Seafoam
#7FE0B3
ΔE00 3.76
Eucalyptus
#44D7A8
ΔE00 3.86
Light Turquoise
#7EF4CC
ΔE00 4.07
Aqua (survey)
#13EAC9
ΔE00 4.55
Aquamarine (survey)
#04D8B2
ΔE00 4.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60E4BB #E46089
analogous
#60E479 #60E4BB #60CBE4
triadic
#60E4BB #BB60E4 #E4BB60
tetradic
#60E4BB #7960E4 #E46089 #CBE460
square
#60E4BB #7960E4 #E46089 #CBE460
split-complementary
#60E4BB #E460CB #E47960
monochromatic
#1DAC80 #2CDBA5 #60E4BB #94EDD1 #C9F6E8
Accessibility & contrast
On white
1.58
#60E4BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.31
#60E4BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60E4BB
13.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60E4BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60E4BB | 1.00 | 1.58 | 13.31 | 13.31 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED6B9
Deuteranopia (green-blind)
#CBC8BE
Tritanopia (blue-blind)
#00E5D8
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #60e4bb; /* rgb */ color: rgb(96, 228, 187); /* oklch */ color: oklch(83.4% 0.131 169.6);
Tailwind
colors: {
custom: {
50: '#98edcf',
500: '#60e4bb',
950: '#000000',
},
}SCSS
$custom: #60e4bb; $custom-light: #98edcf; $custom-dark: #000000;
JSON
{
"hex": "#60e4bb",
"rgb": {
"r": 96,
"g": 228,
"b": 187
},
"hsl": {
"h": 161.364,
"s": 70.968,
"l": 63.529
},
"oklch": {
"l": 0.83427,
"c": 0.13095,
"h": 169.6
},
"luminance": 0.61561
}Semantic roles & 50–950 ramp
primary
#60E4BB
secondary
#AE3A5E
accent
#134ED3
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1613
muted
#808583