#60EAA9#60EAA9
#60EAA9 is a very light, vivid teal. Relative luminance 0.642; OKLCH L 84.4% C 0.152 H 159.9°. Best body text is #000000 at 13.84:1 contrast (WCAG AA passes).
Color values
| HEX | #60EAA9 |
|---|---|
| RGB | rgb(96, 234, 169) |
| HSL | hsl(152, 77%, 65%) |
| HSV | hsv(152, 59%, 92%) |
| CMYK | cmyk(59%, 0%, 27.8%, 8.2%) |
| CIE-LAB | lab(84.07, -52.29, 20.59) |
| CIE-LCH | lch(84.07, 56.20, 158.51°) |
| OKLab | oklab(84.44% -0.1432 0.0524) |
| OKLCH | oklch(84.44% 0.152 159.9) |
| XYZ | xyz(41.4043, 64.1929, 47.7369) |
| Luminance | 0.6420 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.79
Light Blue Green
#7EFBB3
ΔE00 4.32
Aqua Green
#12E193
ΔE00 4.33
Seafoam Green
#7AF9AB
ΔE00 4.38
Seafoam (survey)
#80F9AD
ΔE00 4.51
Greenish Turquoise
#00FBB0
ΔE00 4.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60EAA9 #EA60A1
analogous
#60EA64 #60EAA9 #60E6EA
triadic
#60EAA9 #A960EA #EAA960
tetradic
#60EAA9 #6460EA #EA60A1 #E6EA60
square
#60EAA9 #6460EA #EA60A1 #E6EA60
split-complementary
#60EAA9 #EA60E6 #EA6460
monochromatic
#18B76C #2AE38C #60EAA9 #96F1C6 #CCF8E3
Accessibility & contrast
On white
1.52
#60EAA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.84
#60EAA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60EAA9
13.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60EAA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60EAA9 | 1.00 | 1.52 | 13.84 | 13.84 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DAA5
Deuteranopia (green-blind)
#D4CCAD
Tritanopia (blue-blind)
#1EE9D8
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #60eaa9; /* rgb */ color: rgb(96, 234, 169); /* oklch */ color: oklch(84.4% 0.152 159.9);
Tailwind
colors: {
custom: {
50: '#99f1c2',
500: '#60eaa9',
950: '#000000',
},
}SCSS
$custom: #60eaa9; $custom-light: #99f1c2; $custom-dark: #000000;
JSON
{
"hex": "#60eaa9",
"rgb": {
"r": 96,
"g": 234,
"b": 169
},
"hsl": {
"h": 151.739,
"s": 76.667,
"l": 64.706
},
"oklch": {
"l": 0.84435,
"c": 0.15245,
"h": 159.9
},
"luminance": 0.64197
}Semantic roles & 50–950 ramp
primary
#60EAA9
secondary
#B73773
accent
#0D6DD9
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1712
muted
#808582