#60F884#60F884
#60F884 is a very light, highly saturated green. Relative luminance 0.713; OKLCH L 87.2% C 0.204 H 148.3°. Best body text is #000000 at 15.26:1 contrast (WCAG AA passes).
Color values
| HEX | #60F884 |
|---|---|
| RGB | rgb(96, 248, 132) |
| HSL | hsl(134, 92%, 67%) |
| HSV | hsv(134, 61%, 97%) |
| CMYK | cmyk(61.3%, 0%, 46.8%, 2.7%) |
| CIE-LAB | lab(87.62, -64.15, 43.85) |
| CIE-LCH | lch(87.62, 77.70, 145.64°) |
| OKLab | oklab(87.16% -0.1732 0.1069) |
| OKLCH | oklch(87.16% 0.204 148.3) |
| XYZ | xyz(42.5531, 71.2833, 33.3419) |
| Luminance | 0.7129 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.68
Wintergreen
#20F986
ΔE00 2.74
Minty Green
#0BF77D
ΔE00 2.80
Spring Green
#00FF7F
ΔE00 3.08
Lightgreen (survey)
#76FF7B
ΔE00 3.13
Turquoise Green
#04F489
ΔE00 3.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F884 #F860D4
analogous
#88F860 #60F884 #60F8D0
triadic
#60F884 #8460F8 #F88460
tetradic
#60F884 #6088F8 #F860D4 #F8D060
square
#60F884 #6088F8 #F860D4 #F8D060
split-complementary
#60F884 #D060F8 #F86088
monochromatic
#09D439 #25F557 #60F884 #9BFBB1 #D5FDDF
Accessibility & contrast
On white
1.38
#60F884 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.26
#60F884 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F884
15.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F884 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F884 | 1.00 | 1.38 | 15.26 | 15.26 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE47B
Deuteranopia (green-blind)
#E7D68C
Tritanopia (blue-blind)
#33F3DD
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #60f884; /* rgb */ color: rgb(96, 248, 132); /* oklch */ color: oklch(87.2% 0.204 148.3);
Tailwind
colors: {
custom: {
50: '#9bfca9',
500: '#60f884',
950: '#000000',
},
}SCSS
$custom: #60f884; $custom-light: #9bfca9; $custom-dark: #000000;
JSON
{
"hex": "#60f884",
"rgb": {
"r": 96,
"g": 248,
"b": 132
},
"hsl": {
"h": 134.211,
"s": 91.566,
"l": 67.451
},
"oklch": {
"l": 0.87157,
"c": 0.20357,
"h": 148.3
},
"luminance": 0.71288
}Semantic roles & 50–950 ramp
primary
#60F884
secondary
#CF2DA9
accent
#00AFE6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1810
muted
#808681