#60EAAA#60EAAA
#60EAAA is a very light, vivid teal. Relative luminance 0.642; OKLCH L 84.5% C 0.152 H 160.3°. Best body text is #000000 at 13.85:1 contrast (WCAG AA passes).
Color values
| HEX | #60EAAA |
|---|---|
| RGB | rgb(96, 234, 170) |
| HSL | hsl(152, 77%, 65%) |
| HSV | hsv(152, 59%, 92%) |
| CMYK | cmyk(59%, 0%, 27.4%, 8.2%) |
| CIE-LAB | lab(84.09, -52.09, 20.10) |
| CIE-LCH | lch(84.09, 55.83, 158.90°) |
| OKLab | oklab(84.46% -0.1427 0.0512) |
| OKLCH | oklch(84.46% 0.152 160.3) |
| XYZ | xyz(41.4986, 64.2306, 48.2332) |
| Luminance | 0.6423 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.78
Light Blue Green
#7EFBB3
ΔE00 4.39
Aqua Green
#12E193
ΔE00 4.43
Seafoam Green
#7AF9AB
ΔE00 4.50
Seafoam (survey)
#80F9AD
ΔE00 4.62
Greenish Turquoise
#00FBB0
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60EAAA #EA60A0
analogous
#60EA65 #60EAAA #60E5EA
triadic
#60EAAA #AA60EA #EAAA60
tetradic
#60EAAA #6560EA #EA60A0 #E5EA60
square
#60EAAA #6560EA #EA60A0 #E5EA60
split-complementary
#60EAAA #EA60E5 #EA6560
monochromatic
#18B76E #2AE38D #60EAAA #96F1C7 #CCF8E4
Accessibility & contrast
On white
1.52
#60EAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.85
#60EAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60EAAA
13.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60EAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60EAAA | 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)
#E7DAA6
Deuteranopia (green-blind)
#D4CCAE
Tritanopia (blue-blind)
#1CE9D9
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #60eaaa; /* rgb */ color: rgb(96, 234, 170); /* oklch */ color: oklch(84.5% 0.152 160.3);
Tailwind
colors: {
custom: {
50: '#99f1c3',
500: '#60eaaa',
950: '#000000',
},
}SCSS
$custom: #60eaaa; $custom-light: #99f1c3; $custom-dark: #000000;
JSON
{
"hex": "#60eaaa",
"rgb": {
"r": 96,
"g": 234,
"b": 170
},
"hsl": {
"h": 152.174,
"s": 76.667,
"l": 64.706
},
"oklch": {
"l": 0.84457,
"c": 0.15161,
"h": 160.3
},
"luminance": 0.64235
}Semantic roles & 50–950 ramp
primary
#60EAAA
secondary
#B73772
accent
#0D6BD9
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1712
muted
#808582