#60EEBA#60EEBA
#60EEBA is a very light, vivid teal. Relative luminance 0.672; OKLCH L 85.8% C 0.144 H 165.7°. Best body text is #000000 at 14.44:1 contrast (WCAG AA passes).
Color values
| HEX | #60EEBA |
|---|---|
| RGB | rgb(96, 238, 186) |
| HSL | hsl(158, 81%, 65%) |
| HSV | hsv(158, 60%, 93%) |
| CMYK | cmyk(59.7%, 0%, 21.8%, 6.7%) |
| CIE-LAB | lab(85.59, -50.36, 13.90) |
| CIE-LCH | lch(85.59, 52.24, 164.57°) |
| OKLab | oklab(85.8% -0.1396 0.0356) |
| OKLCH | oklch(85.8% 0.144 165.7) |
| XYZ | xyz(44.2569, 67.1766, 57.0789) |
| Luminance | 0.6718 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 3.47
Light Greenish Blue
#63F7B4
ΔE00 3.50
Light Aquamarine
#7BFDC7
ΔE00 3.60
Light Turquoise
#7EF4CC
ΔE00 3.72
Bright Teal
#01F9C6
ΔE00 4.07
Seafoam
#7FE0B3
ΔE00 4.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60EEBA #EE6094
analogous
#60EE73 #60EEBA #60DBEE
triadic
#60EEBA #BA60EE #EEBA60
tetradic
#60EEBA #7360EE #EE6094 #DBEE60
square
#60EEBA #7360EE #EE6094 #DBEE60
split-complementary
#60EEBA #EE60DB #EE7360
monochromatic
#14BF81 #29E8A2 #60EEBA #97F4D2 #CFFAEA
Accessibility & contrast
On white
1.45
#60EEBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.44
#60EEBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60EEBA
14.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60EEBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60EEBA | 1.00 | 1.45 | 14.44 | 14.44 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DFB7
Deuteranopia (green-blind)
#D5D0BD
Tritanopia (blue-blind)
#00EFDF
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #60eeba; /* rgb */ color: rgb(96, 238, 186); /* oklch */ color: oklch(85.8% 0.144 165.7);
Tailwind
colors: {
custom: {
50: '#9af4ce',
500: '#60eeba',
950: '#000000',
},
}SCSS
$custom: #60eeba; $custom-light: #9af4ce; $custom-dark: #000000;
JSON
{
"hex": "#60eeba",
"rgb": {
"r": 96,
"g": 238,
"b": 186
},
"hsl": {
"h": 158.028,
"s": 80.682,
"l": 65.49
},
"oklch": {
"l": 0.85797,
"c": 0.14411,
"h": 165.7
},
"luminance": 0.67181
}Semantic roles & 50–950 ramp
primary
#60EEBA
secondary
#BD3567
accent
#0856DD
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1713
muted
#808583