#60EFC7#60EFC7
#60EFC7 is a very light, vivid teal. Relative luminance 0.683; OKLCH L 86.4% C 0.136 H 171.5°. Best body text is #000000 at 14.67:1 contrast (WCAG AA passes).
Color values
| HEX | #60EFC7 |
|---|---|
| RGB | rgb(96, 239, 199) |
| HSL | hsl(163, 82%, 66%) |
| HSV | hsv(163, 60%, 94%) |
| CMYK | cmyk(59.8%, 0%, 16.7%, 6.3%) |
| CIE-LAB | lab(86.18, -47.86, 7.95) |
| CIE-LCH | lch(86.18, 48.52, 170.58°) |
| OKLab | oklab(86.37% -0.1349 0.0202) |
| OKLCH | oklch(86.37% 0.136 171.5) |
| XYZ | xyz(45.9942, 68.3386, 64.7885) |
| Luminance | 0.6834 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.54
Aqua Marine
#2EE8BB
ΔE00 3.03
Aqua (survey)
#13EAC9
ΔE00 3.88
Aquamarine
#7FFFD4
ΔE00 3.94
Bright Teal
#01F9C6
ΔE00 3.96
Light Aqua
#8CFFDB
ΔE00 4.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60EFC7 #EF6088
analogous
#60EF7F #60EFC7 #60CFEF
triadic
#60EFC7 #C760EF #EFC760
tetradic
#60EFC7 #7F60EF #EF6088 #CFEF60
square
#60EFC7 #7F60EF #EF6088 #CFEF60
split-complementary
#60EFC7 #EF60CF #EF7F60
monochromatic
#13C191 #28E9B3 #60EFC7 #98F5DB #CFFAEE
Accessibility & contrast
On white
1.43
#60EFC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.67
#60EFC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60EFC7
14.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60EFC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60EFC7 | 1.00 | 1.43 | 14.67 | 14.67 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E0C5
Deuteranopia (green-blind)
#D4D1CA
Tritanopia (blue-blind)
#00F1E3
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #60efc7; /* rgb */ color: rgb(96, 239, 199); /* oklch */ color: oklch(86.4% 0.136 171.5);
Tailwind
colors: {
custom: {
50: '#9af5d8',
500: '#60efc7',
950: '#000000',
},
}SCSS
$custom: #60efc7; $custom-light: #9af5d8; $custom-dark: #000000;
JSON
{
"hex": "#60efc7",
"rgb": {
"r": 96,
"g": 239,
"b": 199
},
"hsl": {
"h": 163.217,
"s": 81.714,
"l": 65.686
},
"oklch": {
"l": 0.86369,
"c": 0.13639,
"h": 171.5
},
"luminance": 0.68343
}Semantic roles & 50–950 ramp
primary
#60EFC7
secondary
#BF345B
accent
#0743DE
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1714
muted
#808583