#60EAAB#60EAAB
#60EAAB is a very light, vivid teal. Relative luminance 0.643; OKLCH L 84.5% C 0.151 H 160.6°. Best body text is #000000 at 13.85:1 contrast (WCAG AA passes).
Color values
| HEX | #60EAAB |
|---|---|
| RGB | rgb(96, 234, 171) |
| HSL | hsl(153, 77%, 65%) |
| HSV | hsv(153, 59%, 92%) |
| CMYK | cmyk(59%, 0%, 26.9%, 8.2%) |
| CIE-LAB | lab(84.11, -51.88, 19.61) |
| CIE-LCH | lch(84.11, 55.47, 159.30°) |
| OKLab | oklab(84.48% -0.1423 0.05) |
| OKLCH | oklch(84.48% 0.151 160.6) |
| XYZ | xyz(41.5935, 64.2686, 48.7333) |
| Luminance | 0.6427 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.79
Light Blue Green
#7EFBB3
ΔE00 4.47
Aqua Green
#12E193
ΔE00 4.54
Seafoam Green
#7AF9AB
ΔE00 4.63
Seafoam (survey)
#80F9AD
ΔE00 4.73
Greenish Turquoise
#00FBB0
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60EAAB #EA609F
analogous
#60EA66 #60EAAB #60E4EA
triadic
#60EAAB #AB60EA #EAAB60
tetradic
#60EAAB #6660EA #EA609F #E4EA60
square
#60EAAB #6660EA #EA609F #E4EA60
split-complementary
#60EAAB #EA60E4 #EA6660
monochromatic
#18B76F #2AE38E #60EAAB #96F1C8 #CCF8E4
Accessibility & contrast
On white
1.52
#60EAAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.85
#60EAAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60EAAB
13.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60EAAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60EAAB | 1.00 | 1.52 | 13.85 | 13.85 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DAA7
Deuteranopia (green-blind)
#D4CCAF
Tritanopia (blue-blind)
#1BE9D9
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #60eaab; /* rgb */ color: rgb(96, 234, 171); /* oklch */ color: oklch(84.5% 0.151 160.6);
Tailwind
colors: {
custom: {
50: '#99f1c4',
500: '#60eaab',
950: '#000000',
},
}SCSS
$custom: #60eaab; $custom-light: #99f1c4; $custom-dark: #000000;
JSON
{
"hex": "#60eaab",
"rgb": {
"r": 96,
"g": 234,
"b": 171
},
"hsl": {
"h": 152.609,
"s": 76.667,
"l": 64.706
},
"oklch": {
"l": 0.8448,
"c": 0.15078,
"h": 160.6
},
"luminance": 0.64273
}Semantic roles & 50–950 ramp
primary
#60EAAB
secondary
#B73772
accent
#0D6AD9
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1712
muted
#808582