#60FF84#60FF84
#60FF84 is a very light, highly saturated green. Relative luminance 0.757; OKLCH L 88.9% C 0.212 H 147.9°. Best body text is #000000 at 16.13:1 contrast (WCAG AA passes).
Color values
| HEX | #60FF84 |
|---|---|
| RGB | rgb(96, 255, 132) |
| HSL | hsl(134, 100%, 69%) |
| HSV | hsv(134, 62%, 100%) |
| CMYK | cmyk(62.4%, 0%, 48.2%, 0%) |
| CIE-LAB | lab(89.71, -66.66, 46.47) |
| CIE-LCH | lch(89.71, 81.26, 145.12°) |
| OKLab | oklab(88.87% -0.18 0.1129) |
| OKLCH | oklch(88.87% 0.212 147.9) |
| XYZ | xyz(44.7456, 75.6682, 34.0727) |
| Luminance | 0.7567 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.31
Spring Green
#00FF7F
ΔE00 2.71
Spearmint
#1EF876
ΔE00 2.89
Wintergreen
#20F986
ΔE00 3.25
Minty Green
#0BF77D
ΔE00 3.30
Easter Green
#8CFD7E
ΔE00 3.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60FF84 #FF60DB
analogous
#8CFF60 #60FF84 #60FFD4
triadic
#60FF84 #8460FF #FF8460
tetradic
#60FF84 #608CFF #FF60DB #FFD460
square
#60FF84 #608CFF #FF60DB #FFD460
split-complementary
#60FF84 #D460FF #FF608C
monochromatic
#00E534 #23FF55 #60FF84 #9DFFB3 #DAFFE3
Accessibility & contrast
On white
1.30
#60FF84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.13
#60FF84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60FF84
16.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60FF84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60FF84 | 1.00 | 1.30 | 16.13 | 16.13 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA7A
Deuteranopia (green-blind)
#EEDC8D
Tritanopia (blue-blind)
#2FFAE2
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #60ff84; /* rgb */ color: rgb(96, 255, 132); /* oklch */ color: oklch(88.9% 0.212 147.9);
Tailwind
colors: {
custom: {
50: '#9cffaa',
500: '#60ff84',
950: '#000000',
},
}SCSS
$custom: #60ff84; $custom-light: #9cffaa; $custom-dark: #000000;
JSON
{
"hex": "#60ff84",
"rgb": {
"r": 96,
"g": 255,
"b": 132
},
"hsl": {
"h": 133.585,
"s": 100,
"l": 68.824
},
"oklch": {
"l": 0.88873,
"c": 0.21242,
"h": 147.9
},
"luminance": 0.75673
}Semantic roles & 50–950 ramp
primary
#60FF84
secondary
#D92AB2
accent
#00B2E6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101810
muted
#808681