#60EAC8#60EAC8
#60EAC8 is a very light, vivid teal. Relative luminance 0.655; OKLCH L 85.2% C 0.130 H 174.0°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #60EAC8 |
|---|---|
| RGB | rgb(96, 234, 200) |
| HSL | hsl(165, 77%, 65%) |
| HSV | hsv(165, 59%, 92%) |
| CMYK | cmyk(59%, 0%, 14.5%, 8.2%) |
| CIE-LAB | lab(84.74, -45.49, 5.36) |
| CIE-LCH | lch(84.74, 45.80, 173.29°) |
| OKLab | oklab(85.21% -0.1293 0.0135) |
| OKLCH | oklch(85.21% 0.13 174) |
| XYZ | xyz(44.6671, 65.4980, 64.9208) |
| Luminance | 0.6550 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 3.11
Aqua Marine
#2EE8BB
ΔE00 3.52
Light Turquoise
#7EF4CC
ΔE00 3.55
Tiffany Blue
#7BF2DA
ΔE00 3.89
Aquamarine
#7FFFD4
ΔE00 5.25
Bright Teal
#01F9C6
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60EAC8 #EA6082
analogous
#60EA83 #60EAC8 #60C7EA
triadic
#60EAC8 #C860EA #EAC860
tetradic
#60EAC8 #8360EA #EA6082 #C7EA60
square
#60EAC8 #8360EA #EA6082 #C7EA60
split-complementary
#60EAC8 #EA60C7 #EA8360
monochromatic
#18B790 #2AE3B5 #60EAC8 #96F1DB #CCF8ED
Accessibility & contrast
On white
1.49
#60EAC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.10
#60EAC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60EAC8
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60EAC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60EAC8 | 1.00 | 1.49 | 14.10 | 14.10 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DCC6
Deuteranopia (green-blind)
#CECDCA
Tritanopia (blue-blind)
#00ECE0
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #60eac8; /* rgb */ color: rgb(96, 234, 200); /* oklch */ color: oklch(85.2% 0.130 174.0);
Tailwind
colors: {
custom: {
50: '#9af1d8',
500: '#60eac8',
950: '#000000',
},
}SCSS
$custom: #60eac8; $custom-light: #9af1d8; $custom-dark: #000000;
JSON
{
"hex": "#60eac8",
"rgb": {
"r": 96,
"g": 234,
"b": 200
},
"hsl": {
"h": 165.217,
"s": 76.667,
"l": 64.706
},
"oklch": {
"l": 0.85207,
"c": 0.12997,
"h": 174
},
"luminance": 0.65503
}Semantic roles & 50–950 ramp
primary
#60EAC8
secondary
#B73757
accent
#0D3FD9
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583