#60EBB0#60EBB0
#60EBB0 is a very light, vivid teal. Relative luminance 0.650; OKLCH L 84.8% C 0.148 H 162.4°. Best body text is #000000 at 14.01:1 contrast (WCAG AA passes).
Color values
| HEX | #60EBB0 |
|---|---|
| RGB | rgb(96, 235, 176) |
| HSL | hsl(155, 78%, 65%) |
| HSV | hsv(155, 59%, 92%) |
| CMYK | cmyk(59.1%, 0%, 25.1%, 7.8%) |
| CIE-LAB | lab(84.50, -51.26, 17.56) |
| CIE-LCH | lch(84.50, 54.18, 161.08°) |
| OKLab | oklab(84.84% -0.141 0.0449) |
| OKLCH | oklch(84.84% 0.148 162.4) |
| XYZ | xyz(42.3646, 65.0338, 51.3861) |
| Luminance | 0.6504 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.81
Light Aquamarine
#7BFDC7
ΔE00 4.39
Seafoam
#7FE0B3
ΔE00 4.43
Aqua Marine
#2EE8BB
ΔE00 4.63
Light Blue Green
#7EFBB3
ΔE00 4.75
Greenish Cyan
#2AFEB7
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60EBB0 #EB609B
analogous
#60EB6A #60EBB0 #60E1EB
triadic
#60EBB0 #B060EB #EBB060
tetradic
#60EBB0 #6A60EB #EB609B #E1EB60
square
#60EBB0 #6A60EB #EB609B #E1EB60
split-complementary
#60EBB0 #EB60E1 #EB6A60
monochromatic
#17B975 #2AE495 #60EBB0 #96F2CB #CDF9E6
Accessibility & contrast
On white
1.50
#60EBB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.01
#60EBB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60EBB0
14.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60EBB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60EBB0 | 1.00 | 1.50 | 14.01 | 14.01 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DBAD
Deuteranopia (green-blind)
#D4CDB4
Tritanopia (blue-blind)
#11EBDB
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #60ebb0; /* rgb */ color: rgb(96, 235, 176); /* oklch */ color: oklch(84.8% 0.148 162.4);
Tailwind
colors: {
custom: {
50: '#99f2c7',
500: '#60ebb0',
950: '#000000',
},
}SCSS
$custom: #60ebb0; $custom-light: #99f2c7; $custom-dark: #000000;
JSON
{
"hex": "#60ebb0",
"rgb": {
"r": 96,
"g": 235,
"b": 176
},
"hsl": {
"h": 154.532,
"s": 77.654,
"l": 64.902
},
"oklch": {
"l": 0.84836,
"c": 0.14801,
"h": 162.4
},
"luminance": 0.65038
}Semantic roles & 50–950 ramp
primary
#60EBB0
secondary
#B9376E
accent
#0C63DA
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582