#60E1BB#60E1BB
#60E1BB is a very light, vivid teal. Relative luminance 0.599; OKLCH L 82.7% C 0.127 H 170.8°. Best body text is #000000 at 12.99:1 contrast (WCAG AA passes).
Color values
| HEX | #60E1BB |
|---|---|
| RGB | rgb(96, 225, 187) |
| HSL | hsl(162, 68%, 63%) |
| HSV | hsv(162, 57%, 88%) |
| CMYK | cmyk(57.3%, 0%, 16.9%, 11.8%) |
| CIE-LAB | lab(81.80, -44.62, 7.97) |
| CIE-LCH | lch(81.80, 45.33, 169.87°) |
| OKLab | oklab(82.71% -0.1256 0.0203) |
| OKLCH | oklch(82.71% 0.127 170.8) |
| XYZ | xyz(40.7145, 59.9211, 56.4244) |
| Luminance | 0.5992 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 3.20
Eucalyptus
#44D7A8
ΔE00 3.76
Seafoam
#7FE0B3
ΔE00 4.01
Aquamarine (survey)
#04D8B2
ΔE00 4.17
Aqua (survey)
#13EAC9
ΔE00 4.42
Light Turquoise
#7EF4CC
ΔE00 4.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60E1BB #E16086
analogous
#60E17B #60E1BB #60C6E1
triadic
#60E1BB #BB60E1 #E1BB60
tetradic
#60E1BB #7B60E1 #E16086 #C6E160
square
#60E1BB #7B60E1 #E16086 #C6E160
split-complementary
#60E1BB #E160C6 #E17B60
monochromatic
#20A77F #2DD7A5 #60E1BB #93EBD1 #C7F4E7
Accessibility & contrast
On white
1.62
#60E1BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.99
#60E1BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60E1BB
12.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60E1BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60E1BB | 1.00 | 1.62 | 12.99 | 12.99 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD3B9
Deuteranopia (green-blind)
#C8C6BE
Tritanopia (blue-blind)
#01E3D6
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #60e1bb; /* rgb */ color: rgb(96, 225, 187); /* oklch */ color: oklch(82.7% 0.127 170.8);
Tailwind
colors: {
custom: {
50: '#98ebcf',
500: '#60e1bb',
950: '#000000',
},
}SCSS
$custom: #60e1bb; $custom-light: #98ebcf; $custom-dark: #000000;
JSON
{
"hex": "#60e1bb",
"rgb": {
"r": 96,
"g": 225,
"b": 187
},
"hsl": {
"h": 162.326,
"s": 68.254,
"l": 62.941
},
"oklch": {
"l": 0.82708,
"c": 0.12728,
"h": 170.8
},
"luminance": 0.59925
}Semantic roles & 50–950 ramp
primary
#60E1BB
secondary
#A93C5C
accent
#154CD0
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1613
muted
#808483