#60EFB3#60EFB3
#60EFB3 is a very light, vivid teal. Relative luminance 0.675; OKLCH L 85.9% C 0.151 H 162.5°. Best body text is #000000 at 14.49:1 contrast (WCAG AA passes).
Color values
| HEX | #60EFB3 |
|---|---|
| RGB | rgb(96, 239, 179) |
| HSL | hsl(155, 82%, 66%) |
| HSV | hsv(155, 60%, 94%) |
| CMYK | cmyk(59.8%, 0%, 25.1%, 6.3%) |
| CIE-LAB | lab(85.74, -52.27, 17.74) |
| CIE-LCH | lch(85.74, 55.20, 161.25°) |
| OKLab | oklab(85.87% -0.1438 0.0453) |
| OKLCH | oklch(85.87% 0.151 162.5) |
| XYZ | xyz(43.8228, 67.4701, 53.3527) |
| Luminance | 0.6747 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.05
Light Aquamarine
#7BFDC7
ΔE00 3.71
Greenish Cyan
#2AFEB7
ΔE00 4.03
Light Blue Green
#7EFBB3
ΔE00 4.19
Greenish Turquoise
#00FBB0
ΔE00 4.20
Seafoam Green
#7AF9AB
ΔE00 4.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60EFB3 #EF609C
analogous
#60EF6B #60EFB3 #60E3EF
triadic
#60EFB3 #B360EF #EFB360
tetradic
#60EFB3 #6B60EF #EF609C #E3EF60
square
#60EFB3 #6B60EF #EF609C #E3EF60
split-complementary
#60EFB3 #EF60E3 #EF6B60
monochromatic
#13C178 #28E998 #60EFB3 #98F5CE #CFFAE8
Accessibility & contrast
On white
1.45
#60EFB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.49
#60EFB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60EFB3
14.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60EFB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60EFB3 | 1.00 | 1.45 | 14.49 | 14.49 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDFB0
Deuteranopia (green-blind)
#D7D1B7
Tritanopia (blue-blind)
#00EFDF
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #60efb3; /* rgb */ color: rgb(96, 239, 179); /* oklch */ color: oklch(85.9% 0.151 162.5);
Tailwind
colors: {
custom: {
50: '#9af5c9',
500: '#60efb3',
950: '#000000',
},
}SCSS
$custom: #60efb3; $custom-light: #9af5c9; $custom-dark: #000000;
JSON
{
"hex": "#60efb3",
"rgb": {
"r": 96,
"g": 239,
"b": 179
},
"hsl": {
"h": 154.825,
"s": 81.714,
"l": 65.686
},
"oklch": {
"l": 0.8587,
"c": 0.15079,
"h": 162.5
},
"luminance": 0.67474
}Semantic roles & 50–950 ramp
primary
#60EFB3
secondary
#BF346E
accent
#0761DE
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582