#60EABC#60EABC
#60EABC is a very light, vivid teal. Relative luminance 0.650; OKLCH L 84.9% C 0.138 H 167.9°. Best body text is #000000 at 13.99:1 contrast (WCAG AA passes).
Color values
| HEX | #60EABC |
|---|---|
| RGB | rgb(96, 234, 188) |
| HSL | hsl(160, 77%, 65%) |
| HSV | hsv(160, 59%, 92%) |
| CMYK | cmyk(59%, 0%, 19.7%, 8.2%) |
| CIE-LAB | lab(84.46, -48.24, 11.25) |
| CIE-LCH | lch(84.46, 49.54, 166.87°) |
| OKLab | oklab(84.89% -0.1346 0.0288) |
| OKLCH | oklch(84.89% 0.138 167.9) |
| XYZ | xyz(43.3193, 64.9589, 57.8226) |
| Luminance | 0.6496 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.65
Light Turquoise
#7EF4CC
ΔE00 3.37
Seafoam
#7FE0B3
ΔE00 3.99
Bright Teal
#01F9C6
ΔE00 4.41
Light Aquamarine
#7BFDC7
ΔE00 4.63
Eucalyptus
#44D7A8
ΔE00 4.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60EABC #EA608E
analogous
#60EA77 #60EABC #60D3EA
triadic
#60EABC #BC60EA #EABC60
tetradic
#60EABC #7760EA #EA608E #D3EA60
square
#60EABC #7760EA #EA608E #D3EA60
split-complementary
#60EABC #EA60D3 #EA7760
monochromatic
#18B782 #2AE3A5 #60EABC #96F1D3 #CCF8EA
Accessibility & contrast
On white
1.50
#60EABC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.99
#60EABC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60EABC
13.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60EABC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60EABC | 1.00 | 1.50 | 13.99 | 13.99 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DBBA
Deuteranopia (green-blind)
#D1CDBF
Tritanopia (blue-blind)
#00EBDD
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #60eabc; /* rgb */ color: rgb(96, 234, 188); /* oklch */ color: oklch(84.9% 0.138 167.9);
Tailwind
colors: {
custom: {
50: '#99f1d0',
500: '#60eabc',
950: '#000000',
},
}SCSS
$custom: #60eabc; $custom-light: #99f1d0; $custom-dark: #000000;
JSON
{
"hex": "#60eabc",
"rgb": {
"r": 96,
"g": 234,
"b": 188
},
"hsl": {
"h": 160,
"s": 76.667,
"l": 64.706
},
"oklch": {
"l": 0.84889,
"c": 0.13767,
"h": 167.9
},
"luminance": 0.64963
}Semantic roles & 50–950 ramp
primary
#60EABC
secondary
#B73762
accent
#0D51D9
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583