#60EF88#60EF88
#60EF88 is a very light, vivid green. Relative luminance 0.660; OKLCH L 85.0% C 0.188 H 149.7°. Best body text is #000000 at 14.20:1 contrast (WCAG AA passes).
Color values
| HEX | #60EF88 |
|---|---|
| RGB | rgb(96, 239, 136) |
| HSL | hsl(137, 82%, 66%) |
| HSV | hsv(137, 60%, 94%) |
| CMYK | cmyk(59.8%, 0%, 43.1%, 6.3%) |
| CIE-LAB | lab(84.99, -60.21, 38.56) |
| CIE-LCH | lch(84.99, 71.50, 147.37°) |
| OKLab | oklab(85.01% -0.1627 0.095) |
| OKLCH | oklch(85.01% 0.188 149.7) |
| XYZ | xyz(40.1314, 65.9935, 33.9109) |
| Luminance | 0.6600 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.04
Turquoise Green
#04F489
ΔE00 3.24
Wintergreen
#20F986
ΔE00 3.32
Minty Green
#0BF77D
ΔE00 3.54
Spearmint
#1EF876
ΔE00 3.97
Sea Green (survey)
#53FCA1
ΔE00 4.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60EF88 #EF60C7
analogous
#7FEF60 #60EF88 #60EFCF
triadic
#60EF88 #8860EF #EF8860
tetradic
#60EF88 #607FEF #EF60C7 #EFCF60
square
#60EF88 #607FEF #EF60C7 #EFCF60
split-complementary
#60EF88 #CF60EF #EF607F
monochromatic
#13C144 #28E95E #60EF88 #98F5B2 #CFFADB
Accessibility & contrast
On white
1.48
#60EF88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.20
#60EF88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60EF88
14.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60EF88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60EF88 | 1.00 | 1.48 | 14.20 | 14.20 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DC80
Deuteranopia (green-blind)
#DECF8F
Tritanopia (blue-blind)
#36EBD6
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #60ef88; /* rgb */ color: rgb(96, 239, 136); /* oklch */ color: oklch(85.0% 0.188 149.7);
Tailwind
colors: {
custom: {
50: '#9af5ac',
500: '#60ef88',
950: '#000000',
},
}SCSS
$custom: #60ef88; $custom-light: #9af5ac; $custom-dark: #000000;
JSON
{
"hex": "#60ef88",
"rgb": {
"r": 96,
"g": 239,
"b": 136
},
"hsl": {
"h": 136.783,
"s": 81.714,
"l": 65.686
},
"oklch": {
"l": 0.85011,
"c": 0.1884,
"h": 149.7
},
"luminance": 0.65997
}Semantic roles & 50–950 ramp
primary
#60EF88
secondary
#BF3498
accent
#07A2DE
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1710
muted
#808581