#60E7BA#60E7BA
#60E7BA is a very light, vivid teal. Relative luminance 0.632; OKLCH L 84.1% C 0.135 H 168.0°. Best body text is #000000 at 13.64:1 contrast (WCAG AA passes).
Color values
| HEX | #60E7BA |
|---|---|
| RGB | rgb(96, 231, 186) |
| HSL | hsl(160, 74%, 64%) |
| HSV | hsv(160, 58%, 91%) |
| CMYK | cmyk(58.4%, 0%, 19.5%, 9.4%) |
| CIE-LAB | lab(83.54, -47.42, 10.98) |
| CIE-LCH | lch(83.54, 48.68, 166.96°) |
| OKLab | oklab(84.12% -0.1324 0.0281) |
| OKLCH | oklch(84.12% 0.135 168) |
| XYZ | xyz(42.2584, 63.1796, 56.4127) |
| Luminance | 0.6318 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.64
Seafoam
#7FE0B3
ΔE00 3.65
Light Turquoise
#7EF4CC
ΔE00 3.76
Eucalyptus
#44D7A8
ΔE00 4.11
Bright Teal
#01F9C6
ΔE00 4.93
Aqua (survey)
#13EAC9
ΔE00 5.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60E7BA #E7608D
analogous
#60E777 #60E7BA #60D1E7
triadic
#60E7BA #BA60E7 #E7BA60
tetradic
#60E7BA #7760E7 #E7608D #D1E760
square
#60E7BA #7760E7 #E7608D #D1E760
split-complementary
#60E7BA #E760D1 #E77760
monochromatic
#1BB27F #2BDFA3 #60E7BA #95EFD1 #CAF7E8
Accessibility & contrast
On white
1.54
#60E7BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.64
#60E7BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60E7BA
13.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60E7BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60E7BA | 1.00 | 1.54 | 13.64 | 13.64 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D9B8
Deuteranopia (green-blind)
#CECABD
Tritanopia (blue-blind)
#00E8DA
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #60e7ba; /* rgb */ color: rgb(96, 231, 186); /* oklch */ color: oklch(84.1% 0.135 168.0);
Tailwind
colors: {
custom: {
50: '#99efce',
500: '#60e7ba',
950: '#000000',
},
}SCSS
$custom: #60e7ba; $custom-light: #99efce; $custom-dark: #000000;
JSON
{
"hex": "#60e7ba",
"rgb": {
"r": 96,
"g": 231,
"b": 186
},
"hsl": {
"h": 160,
"s": 73.77,
"l": 64.118
},
"oklch": {
"l": 0.8412,
"c": 0.13534,
"h": 168
},
"luminance": 0.63184
}Semantic roles & 50–950 ramp
primary
#60E7BA
secondary
#B23961
accent
#1052D6
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1613
muted
#808583