#60EBA9#60EBA9
#60EBA9 is a very light, vivid teal. Relative luminance 0.648; OKLCH L 84.7% C 0.154 H 159.7°. Best body text is #000000 at 13.95:1 contrast (WCAG AA passes).
Color values
| HEX | #60EBA9 |
|---|---|
| RGB | rgb(96, 235, 169) |
| HSL | hsl(152, 78%, 65%) |
| HSV | hsv(152, 59%, 92%) |
| CMYK | cmyk(59.1%, 0%, 28.1%, 7.8%) |
| CIE-LAB | lab(84.36, -52.70, 21.00) |
| CIE-LCH | lch(84.36, 56.73, 158.27°) |
| OKLab | oklab(84.68% -0.1442 0.0534) |
| OKLCH | oklch(84.68% 0.154 159.7) |
| XYZ | xyz(41.6898, 64.7639, 47.8321) |
| Luminance | 0.6477 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.58
Light Blue Green
#7EFBB3
ΔE00 4.10
Seafoam Green
#7AF9AB
ΔE00 4.14
Seafoam (survey)
#80F9AD
ΔE00 4.28
Aqua Green
#12E193
ΔE00 4.35
Greenish Turquoise
#00FBB0
ΔE00 4.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60EBA9 #EB60A2
analogous
#60EB64 #60EBA9 #60E7EB
triadic
#60EBA9 #A960EB #EBA960
tetradic
#60EBA9 #6460EB #EB60A2 #E7EB60
square
#60EBA9 #6460EB #EB60A2 #E7EB60
split-complementary
#60EBA9 #EB60E7 #EB6460
monochromatic
#17B96C #2AE48C #60EBA9 #96F2C6 #CDF9E4
Accessibility & contrast
On white
1.50
#60EBA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.95
#60EBA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60EBA9
13.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60EBA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60EBA9 | 1.00 | 1.50 | 13.95 | 13.95 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DBA5
Deuteranopia (green-blind)
#D5CDAD
Tritanopia (blue-blind)
#1DEAD9
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #60eba9; /* rgb */ color: rgb(96, 235, 169); /* oklch */ color: oklch(84.7% 0.154 159.7);
Tailwind
colors: {
custom: {
50: '#99f2c2',
500: '#60eba9',
950: '#000000',
},
}SCSS
$custom: #60eba9; $custom-light: #99f2c2; $custom-dark: #000000;
JSON
{
"hex": "#60eba9",
"rgb": {
"r": 96,
"g": 235,
"b": 169
},
"hsl": {
"h": 151.511,
"s": 77.654,
"l": 64.902
},
"oklch": {
"l": 0.84677,
"c": 0.15377,
"h": 159.7
},
"luminance": 0.64768
}Semantic roles & 50–950 ramp
primary
#60EBA9
secondary
#B93774
accent
#0C6EDA
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1712
muted
#808582