#60EACA#60EACA
#60EACA is a very light, vivid teal. Relative luminance 0.656; OKLCH L 85.3% C 0.129 H 175.1°. Best body text is #000000 at 14.12:1 contrast (WCAG AA passes).
Color values
| HEX | #60EACA |
|---|---|
| RGB | rgb(96, 234, 202) |
| HSL | hsl(166, 77%, 65%) |
| HSV | hsv(166, 59%, 92%) |
| CMYK | cmyk(59%, 0%, 13.7%, 8.2%) |
| CIE-LAB | lab(84.79, -45.01, 4.37) |
| CIE-LCH | lch(84.79, 45.23, 174.45°) |
| OKLab | oklab(85.26% -0.1284 0.0109) |
| OKLCH | oklch(85.26% 0.129 175.1) |
| XYZ | xyz(44.9024, 65.5921, 66.1598) |
| Luminance | 0.6560 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 3.01
Tiffany Blue
#7BF2DA
ΔE00 3.49
Light Turquoise
#7EF4CC
ΔE00 3.87
Aqua Marine
#2EE8BB
ΔE00 3.94
Light Aqua
#8CFFDB
ΔE00 5.48
Aquamarine
#7FFFD4
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60EACA #EA6080
analogous
#60EA85 #60EACA #60C5EA
triadic
#60EACA #CA60EA #EACA60
tetradic
#60EACA #8560EA #EA6080 #C5EA60
square
#60EACA #8560EA #EA6080 #C5EA60
split-complementary
#60EACA #EA60C5 #EA8560
monochromatic
#18B792 #2AE3B8 #60EACA #96F1DC #CCF8EE
Accessibility & contrast
On white
1.49
#60EACA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.12
#60EACA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60EACA
14.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60EACA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60EACA | 1.00 | 1.49 | 14.12 | 14.12 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DCC9
Deuteranopia (green-blind)
#CECECC
Tritanopia (blue-blind)
#00EDE0
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #60eaca; /* rgb */ color: rgb(96, 234, 202); /* oklch */ color: oklch(85.3% 0.129 175.1);
Tailwind
colors: {
custom: {
50: '#9af1da',
500: '#60eaca',
950: '#000000',
},
}SCSS
$custom: #60eaca; $custom-light: #9af1da; $custom-dark: #000000;
JSON
{
"hex": "#60eaca",
"rgb": {
"r": 96,
"g": 234,
"b": 202
},
"hsl": {
"h": 166.087,
"s": 76.667,
"l": 64.706
},
"oklch": {
"l": 0.85262,
"c": 0.12885,
"h": 175.1
},
"luminance": 0.65597
}Semantic roles & 50–950 ramp
primary
#60EACA
secondary
#B73755
accent
#0D3CD9
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583