#60EBB1#60EBB1
#60EBB1 is a very light, vivid teal. Relative luminance 0.651; OKLCH L 84.9% C 0.147 H 162.8°. Best body text is #000000 at 14.02:1 contrast (WCAG AA passes).
Color values
| HEX | #60EBB1 |
|---|---|
| RGB | rgb(96, 235, 177) |
| HSL | hsl(155, 78%, 65%) |
| HSV | hsv(155, 59%, 92%) |
| CMYK | cmyk(59.1%, 0%, 24.7%, 7.8%) |
| CIE-LAB | lab(84.52, -51.05, 17.07) |
| CIE-LCH | lch(84.52, 53.83, 161.51°) |
| OKLab | oklab(84.86% -0.1406 0.0436) |
| OKLCH | oklch(84.86% 0.147 162.8) |
| XYZ | xyz(42.4639, 65.0736, 51.9091) |
| Luminance | 0.6508 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.91
Light Aquamarine
#7BFDC7
ΔE00 4.32
Seafoam
#7FE0B3
ΔE00 4.34
Aqua Marine
#2EE8BB
ΔE00 4.44
Greenish Cyan
#2AFEB7
ΔE00 4.81
Light Blue Green
#7EFBB3
ΔE00 4.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60EBB1 #EB609A
analogous
#60EB6B #60EBB1 #60E0EB
triadic
#60EBB1 #B160EB #EBB160
tetradic
#60EBB1 #6B60EB #EB609A #E0EB60
square
#60EBB1 #6B60EB #EB609A #E0EB60
split-complementary
#60EBB1 #EB60E0 #EB6B60
monochromatic
#17B976 #2AE496 #60EBB1 #96F2CC #CDF9E6
Accessibility & contrast
On white
1.50
#60EBB1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.02
#60EBB1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60EBB1
14.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60EBB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60EBB1 | 1.00 | 1.50 | 14.02 | 14.02 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DBAE
Deuteranopia (green-blind)
#D4CDB5
Tritanopia (blue-blind)
#0EEBDB
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #60ebb1; /* rgb */ color: rgb(96, 235, 177); /* oklch */ color: oklch(84.9% 0.147 162.8);
Tailwind
colors: {
custom: {
50: '#99f2c8',
500: '#60ebb1',
950: '#000000',
},
}SCSS
$custom: #60ebb1; $custom-light: #99f2c8; $custom-dark: #000000;
JSON
{
"hex": "#60ebb1",
"rgb": {
"r": 96,
"g": 235,
"b": 177
},
"hsl": {
"h": 154.964,
"s": 77.654,
"l": 64.902
},
"oklch": {
"l": 0.8486,
"c": 0.14721,
"h": 162.8
},
"luminance": 0.65078
}Semantic roles & 50–950 ramp
primary
#60EBB1
secondary
#B9376D
accent
#0C62DA
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582