#60E8BB#60E8BB
#60E8BB is a very light, vivid teal. Relative luminance 0.638; OKLCH L 84.4% C 0.136 H 168.1°. Best body text is #000000 at 13.76:1 contrast (WCAG AA passes).
Color values
| HEX | #60E8BB |
|---|---|
| RGB | rgb(96, 232, 187) |
| HSL | hsl(160, 75%, 64%) |
| HSV | hsv(160, 59%, 91%) |
| CMYK | cmyk(58.6%, 0%, 19.4%, 9%) |
| CIE-LAB | lab(83.85, -47.62, 10.91) |
| CIE-LCH | lch(83.85, 48.85, 167.10°) |
| OKLab | oklab(84.39% -0.133 0.0279) |
| OKLCH | oklch(84.39% 0.136 168.1) |
| XYZ | xyz(42.6457, 63.7836, 57.0681) |
| Luminance | 0.6379 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.60
Light Turquoise
#7EF4CC
ΔE00 3.59
Seafoam
#7FE0B3
ΔE00 3.78
Eucalyptus
#44D7A8
ΔE00 4.32
Bright Teal
#01F9C6
ΔE00 4.75
Aqua (survey)
#13EAC9
ΔE00 4.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60E8BB #E8608D
analogous
#60E877 #60E8BB #60D1E8
triadic
#60E8BB #BB60E8 #E8BB60
tetradic
#60E8BB #7760E8 #E8608D #D1E860
square
#60E8BB #7760E8 #E8608D #D1E860
split-complementary
#60E8BB #E860D1 #E87760
monochromatic
#1AB481 #2BE0A4 #60E8BB #95F0D2 #CBF7E9
Accessibility & contrast
On white
1.53
#60E8BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.76
#60E8BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60E8BB
13.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60E8BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60E8BB | 1.00 | 1.53 | 13.76 | 13.76 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D9B9
Deuteranopia (green-blind)
#CFCBBE
Tritanopia (blue-blind)
#00E9DB
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #60e8bb; /* rgb */ color: rgb(96, 232, 187); /* oklch */ color: oklch(84.4% 0.136 168.1);
Tailwind
colors: {
custom: {
50: '#99f0cf',
500: '#60e8bb',
950: '#000000',
},
}SCSS
$custom: #60e8bb; $custom-light: #99f0cf; $custom-dark: #000000;
JSON
{
"hex": "#60e8bb",
"rgb": {
"r": 96,
"g": 232,
"b": 187
},
"hsl": {
"h": 160.147,
"s": 74.725,
"l": 64.314
},
"oklch": {
"l": 0.84385,
"c": 0.13589,
"h": 168.1
},
"luminance": 0.63788
}Semantic roles & 50–950 ramp
primary
#60E8BB
secondary
#B43861
accent
#0F51D7
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1713
muted
#808583