#60EFB0#60EFB0
#60EFB0 is a very light, vivid teal. Relative luminance 0.674; OKLCH L 85.8% C 0.153 H 161.4°. Best body text is #000000 at 14.47:1 contrast (WCAG AA passes).
Color values
| HEX | #60EFB0 |
|---|---|
| RGB | rgb(96, 239, 176) |
| HSL | hsl(154, 82%, 66%) |
| HSV | hsv(154, 60%, 94%) |
| CMYK | cmyk(59.8%, 0%, 26.4%, 6.3%) |
| CIE-LAB | lab(85.68, -52.89, 19.21) |
| CIE-LCH | lch(85.68, 56.27, 160.04°) |
| OKLab | oklab(85.8% -0.1452 0.049) |
| OKLCH | oklch(85.8% 0.153 161.4) |
| XYZ | xyz(43.5227, 67.3500, 51.7721) |
| Luminance | 0.6735 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.77
Light Blue Green
#7EFBB3
ΔE00 3.82
Greenish Cyan
#2AFEB7
ΔE00 3.94
Greenish Turquoise
#00FBB0
ΔE00 3.99
Light Aquamarine
#7BFDC7
ΔE00 4.01
Seafoam Green
#7AF9AB
ΔE00 4.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60EFB0 #EF609F
analogous
#60EF68 #60EFB0 #60E7EF
triadic
#60EFB0 #B060EF #EFB060
tetradic
#60EFB0 #6860EF #EF609F #E7EF60
square
#60EFB0 #6860EF #EF609F #E7EF60
split-complementary
#60EFB0 #EF60E7 #EF6860
monochromatic
#13C175 #28E994 #60EFB0 #98F5CC #CFFAE7
Accessibility & contrast
On white
1.45
#60EFB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.47
#60EFB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60EFB0
14.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60EFB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60EFB0 | 1.00 | 1.45 | 14.47 | 14.47 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDFAC
Deuteranopia (green-blind)
#D8D0B4
Tritanopia (blue-blind)
#0AEEDE
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #60efb0; /* rgb */ color: rgb(96, 239, 176); /* oklch */ color: oklch(85.8% 0.153 161.4);
Tailwind
colors: {
custom: {
50: '#9af5c7',
500: '#60efb0',
950: '#000000',
},
}SCSS
$custom: #60efb0; $custom-light: #9af5c7; $custom-dark: #000000;
JSON
{
"hex": "#60efb0",
"rgb": {
"r": 96,
"g": 239,
"b": 176
},
"hsl": {
"h": 153.566,
"s": 81.714,
"l": 65.686
},
"oklch": {
"l": 0.85801,
"c": 0.15321,
"h": 161.4
},
"luminance": 0.67354
}Semantic roles & 50–950 ramp
primary
#60EFB0
secondary
#BF3471
accent
#0766DE
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582