#60EBB5#60EBB5
#60EBB5 is a very light, vivid teal. Relative luminance 0.652; OKLCH L 85.0% C 0.144 H 164.4°. Best body text is #000000 at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #60EBB5 |
|---|---|
| RGB | rgb(96, 235, 181) |
| HSL | hsl(157, 78%, 65%) |
| HSV | hsv(157, 59%, 92%) |
| CMYK | cmyk(59.1%, 0%, 23%, 7.8%) |
| CIE-LAB | lab(84.60, -50.20, 15.11) |
| CIE-LCH | lch(84.60, 52.42, 163.25°) |
| OKLab | oklab(84.96% -0.1388 0.0387) |
| OKLCH | oklch(84.96% 0.144 164.4) |
| XYZ | xyz(42.8685, 65.2354, 54.0396) |
| Luminance | 0.6524 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.45
Aqua Marine
#2EE8BB
ΔE00 3.73
Seafoam
#7FE0B3
ΔE00 4.07
Light Aquamarine
#7BFDC7
ΔE00 4.16
Light Turquoise
#7EF4CC
ΔE00 4.40
Bright Teal
#01F9C6
ΔE00 4.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60EBB5 #EB6096
analogous
#60EB70 #60EBB5 #60DBEB
triadic
#60EBB5 #B560EB #EBB560
tetradic
#60EBB5 #7060EB #EB6096 #DBEB60
square
#60EBB5 #7060EB #EB6096 #DBEB60
split-complementary
#60EBB5 #EB60DB #EB7060
monochromatic
#17B97A #2AE49C #60EBB5 #96F2CE #CDF9E8
Accessibility & contrast
On white
1.49
#60EBB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.05
#60EBB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60EBB5
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60EBB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60EBB5 | 1.00 | 1.49 | 14.05 | 14.05 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DCB2
Deuteranopia (green-blind)
#D3CDB8
Tritanopia (blue-blind)
#02EBDC
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #60ebb5; /* rgb */ color: rgb(96, 235, 181); /* oklch */ color: oklch(85.0% 0.144 164.4);
Tailwind
colors: {
custom: {
50: '#99f2cb',
500: '#60ebb5',
950: '#000000',
},
}SCSS
$custom: #60ebb5; $custom-light: #99f2cb; $custom-dark: #000000;
JSON
{
"hex": "#60ebb5",
"rgb": {
"r": 96,
"g": 235,
"b": 181
},
"hsl": {
"h": 156.691,
"s": 77.654,
"l": 64.902
},
"oklch": {
"l": 0.84955,
"c": 0.14408,
"h": 164.4
},
"luminance": 0.6524
}Semantic roles & 50–950 ramp
primary
#60EBB5
secondary
#B93769
accent
#0C5CDA
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582