#60EBA6#60EBA6
#60EBA6 is a very light, vivid teal. Relative luminance 0.647; OKLCH L 84.6% C 0.156 H 158.6°. Best body text is #000000 at 13.93:1 contrast (WCAG AA passes).
Color values
| HEX | #60EBA6 |
|---|---|
| RGB | rgb(96, 235, 166) |
| HSL | hsl(150, 78%, 65%) |
| HSV | hsv(150, 59%, 92%) |
| CMYK | cmyk(59.1%, 0%, 29.4%, 7.8%) |
| CIE-LAB | lab(84.30, -53.30, 22.47) |
| CIE-LCH | lch(84.30, 57.84, 157.14°) |
| OKLab | oklab(84.61% -0.1455 0.057) |
| OKLCH | oklch(84.61% 0.156 158.6) |
| XYZ | xyz(41.4114, 64.6526, 46.3658) |
| Luminance | 0.6466 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.74
Seafoam Green
#7AF9AB
ΔE00 3.83
Light Blue Green
#7EFBB3
ΔE00 3.98
Seafoam (survey)
#80F9AD
ΔE00 4.02
Aqua Green
#12E193
ΔE00 4.12
Greenish Turquoise
#00FBB0
ΔE00 4.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60EBA6 #EB60A5
analogous
#60EB61 #60EBA6 #60EAEB
triadic
#60EBA6 #A660EB #EBA660
tetradic
#60EBA6 #6160EB #EB60A5 #EAEB60
square
#60EBA6 #6160EB #EB60A5 #EAEB60
split-complementary
#60EBA6 #EB60EA #EB6160
monochromatic
#17B969 #2AE488 #60EBA6 #96F2C4 #CDF9E3
Accessibility & contrast
On white
1.51
#60EBA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.93
#60EBA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60EBA6
13.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60EBA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60EBA6 | 1.00 | 1.51 | 13.93 | 13.93 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DAA2
Deuteranopia (green-blind)
#D6CDAA
Tritanopia (blue-blind)
#21EAD9
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #60eba6; /* rgb */ color: rgb(96, 235, 166); /* oklch */ color: oklch(84.6% 0.156 158.6);
Tailwind
colors: {
custom: {
50: '#99f2c0',
500: '#60eba6',
950: '#000000',
},
}SCSS
$custom: #60eba6; $custom-light: #99f2c0; $custom-dark: #000000;
JSON
{
"hex": "#60eba6",
"rgb": {
"r": 96,
"g": 235,
"b": 166
},
"hsl": {
"h": 150.216,
"s": 77.654,
"l": 64.902
},
"oklch": {
"l": 0.8461,
"c": 0.15632,
"h": 158.6
},
"luminance": 0.64657
}Semantic roles & 50–950 ramp
primary
#60EBA6
secondary
#B93777
accent
#0C72DA
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1712
muted
#808582