#60ECC0#60ECC0
#60ECC0 is a very light, vivid teal. Relative luminance 0.663; OKLCH L 85.5% C 0.137 H 169.1°. Best body text is #000000 at 14.26:1 contrast (WCAG AA passes).
Color values
| HEX | #60ECC0 |
|---|---|
| RGB | rgb(96, 236, 192) |
| HSL | hsl(161, 79%, 65%) |
| HSV | hsv(161, 59%, 93%) |
| CMYK | cmyk(59.3%, 0%, 18.6%, 7.5%) |
| CIE-LAB | lab(85.14, -48.19, 10.12) |
| CIE-LCH | lch(85.14, 49.24, 168.14°) |
| OKLab | oklab(85.47% -0.1349 0.0259) |
| OKLCH | oklch(85.47% 0.137 169.1) |
| XYZ | xyz(44.3291, 66.2790, 60.3159) |
| Luminance | 0.6628 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.62
Light Turquoise
#7EF4CC
ΔE00 2.92
Bright Teal
#01F9C6
ΔE00 4.09
Seafoam
#7FE0B3
ΔE00 4.46
Aquamarine
#7FFFD4
ΔE00 4.46
Light Aquamarine
#7BFDC7
ΔE00 4.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60ECC0 #EC608C
analogous
#60EC7A #60ECC0 #60D2EC
triadic
#60ECC0 #C060EC #ECC060
tetradic
#60ECC0 #7A60EC #EC608C #D2EC60
square
#60ECC0 #7A60EC #EC608C #D2EC60
split-complementary
#60ECC0 #EC60D2 #EC7A60
monochromatic
#16BB87 #29E5AA #60ECC0 #97F3D6 #CDF9EB
Accessibility & contrast
On white
1.47
#60ECC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.26
#60ECC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60ECC0
14.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60ECC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60ECC0 | 1.00 | 1.47 | 14.26 | 14.26 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DDBE
Deuteranopia (green-blind)
#D2CFC3
Tritanopia (blue-blind)
#00EDDF
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #60ecc0; /* rgb */ color: rgb(96, 236, 192); /* oklch */ color: oklch(85.5% 0.137 169.1);
Tailwind
colors: {
custom: {
50: '#9af3d3',
500: '#60ecc0',
950: '#000000',
},
}SCSS
$custom: #60ecc0; $custom-light: #9af3d3; $custom-dark: #000000;
JSON
{
"hex": "#60ecc0",
"rgb": {
"r": 96,
"g": 236,
"b": 192
},
"hsl": {
"h": 161.143,
"s": 78.652,
"l": 65.098
},
"oklch": {
"l": 0.8547,
"c": 0.13736,
"h": 169.1
},
"luminance": 0.66283
}Semantic roles & 50–950 ramp
primary
#60ECC0
secondary
#BA3660
accent
#0B4CDB
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583