#60EBC7#60EBC7
#60EBC7 is a very light, vivid teal. Relative luminance 0.660; OKLCH L 85.4% C 0.132 H 173.1°. Best body text is #000000 at 14.21:1 contrast (WCAG AA passes).
Color values
| HEX | #60EBC7 |
|---|---|
| RGB | rgb(96, 235, 199) |
| HSL | hsl(164, 78%, 65%) |
| HSV | hsv(164, 59%, 92%) |
| CMYK | cmyk(59.1%, 0%, 15.3%, 7.8%) |
| CIE-LAB | lab(85.01, -46.15, 6.27) |
| CIE-LCH | lch(85.01, 46.58, 172.27°) |
| OKLab | oklab(85.42% -0.1307 0.0159) |
| OKLCH | oklch(85.42% 0.132 173.1) |
| XYZ | xyz(44.8361, 66.0224, 64.4025) |
| Luminance | 0.6603 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 3.20
Aqua Marine
#2EE8BB
ΔE00 3.20
Aqua (survey)
#13EAC9
ΔE00 3.29
Tiffany Blue
#7BF2DA
ΔE00 4.21
Aquamarine
#7FFFD4
ΔE00 4.88
Bright Teal
#01F9C6
ΔE00 4.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60EBC7 #EB6084
analogous
#60EB81 #60EBC7 #60CAEB
triadic
#60EBC7 #C760EB #EBC760
tetradic
#60EBC7 #8160EB #EB6084 #CAEB60
square
#60EBC7 #8160EB #EB6084 #CAEB60
split-complementary
#60EBC7 #EB60CA #EB8160
monochromatic
#17B98F #2AE4B4 #60EBC7 #96F2DA #CDF9ED
Accessibility & contrast
On white
1.48
#60EBC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.21
#60EBC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60EBC7
14.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60EBC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60EBC7 | 1.00 | 1.48 | 14.21 | 14.21 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DDC5
Deuteranopia (green-blind)
#D0CECA
Tritanopia (blue-blind)
#00EDE0
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #60ebc7; /* rgb */ color: rgb(96, 235, 199); /* oklch */ color: oklch(85.4% 0.132 173.1);
Tailwind
colors: {
custom: {
50: '#9af2d8',
500: '#60ebc7',
950: '#000000',
},
}SCSS
$custom: #60ebc7; $custom-light: #9af2d8; $custom-dark: #000000;
JSON
{
"hex": "#60ebc7",
"rgb": {
"r": 96,
"g": 235,
"b": 199
},
"hsl": {
"h": 164.46,
"s": 77.654,
"l": 64.902
},
"oklch": {
"l": 0.85417,
"c": 0.13171,
"h": 173.1
},
"luminance": 0.66027
}Semantic roles & 50–950 ramp
primary
#60EBC7
secondary
#B93758
accent
#0C41DA
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583