#60EAC0#60EAC0
#60EAC0 is a very light, vivid teal. Relative luminance 0.651; OKLCH L 85.0% C 0.135 H 169.9°. Best body text is #000000 at 14.03:1 contrast (WCAG AA passes).
Color values
| HEX | #60EAC0 |
|---|---|
| RGB | rgb(96, 234, 192) |
| HSL | hsl(162, 77%, 65%) |
| HSV | hsv(162, 59%, 92%) |
| CMYK | cmyk(59%, 0%, 17.9%, 8.2%) |
| CIE-LAB | lab(84.55, -47.34, 9.28) |
| CIE-LCH | lch(84.55, 48.24, 168.90°) |
| OKLab | oklab(84.99% -0.1328 0.0237) |
| OKLCH | oklch(84.99% 0.135 169.9) |
| XYZ | xyz(43.7565, 65.1338, 60.1251) |
| Luminance | 0.6514 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.54
Light Turquoise
#7EF4CC
ΔE00 3.09
Aqua (survey)
#13EAC9
ΔE00 4.29
Seafoam
#7FE0B3
ΔE00 4.36
Bright Teal
#01F9C6
ΔE00 4.47
Aquamarine
#7FFFD4
ΔE00 4.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60EAC0 #EA608A
analogous
#60EA7B #60EAC0 #60CFEA
triadic
#60EAC0 #C060EA #EAC060
tetradic
#60EAC0 #7B60EA #EA608A #CFEA60
square
#60EAC0 #7B60EA #EA608A #CFEA60
split-complementary
#60EAC0 #EA60CF #EA7B60
monochromatic
#18B787 #2AE3AB #60EAC0 #96F1D5 #CCF8EB
Accessibility & contrast
On white
1.50
#60EAC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.03
#60EAC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60EAC0
14.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60EAC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60EAC0 | 1.00 | 1.50 | 14.03 | 14.03 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DCBE
Deuteranopia (green-blind)
#D0CDC3
Tritanopia (blue-blind)
#00EBDE
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #60eac0; /* rgb */ color: rgb(96, 234, 192); /* oklch */ color: oklch(85.0% 0.135 169.9);
Tailwind
colors: {
custom: {
50: '#99f1d3',
500: '#60eac0',
950: '#000000',
},
}SCSS
$custom: #60eac0; $custom-light: #99f1d3; $custom-dark: #000000;
JSON
{
"hex": "#60eac0",
"rgb": {
"r": 96,
"g": 234,
"b": 192
},
"hsl": {
"h": 161.739,
"s": 76.667,
"l": 64.706
},
"oklch": {
"l": 0.84993,
"c": 0.13493,
"h": 169.9
},
"luminance": 0.65138
}Semantic roles & 50–950 ramp
primary
#60EAC0
secondary
#B7375E
accent
#0D4BD9
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583