#60F484#60F484
#60F484 is a very light, vivid green. Relative luminance 0.689; OKLCH L 86.2% C 0.198 H 148.6°. Best body text is #000000 at 14.77:1 contrast (WCAG AA passes).
Color values
| HEX | #60F484 |
|---|---|
| RGB | rgb(96, 244, 132) |
| HSL | hsl(135, 87%, 67%) |
| HSV | hsv(135, 61%, 96%) |
| CMYK | cmyk(60.7%, 0%, 45.9%, 4.3%) |
| CIE-LAB | lab(86.43, -62.69, 42.35) |
| CIE-LCH | lch(86.43, 75.65, 145.96°) |
| OKLab | oklab(86.18% -0.1693 0.1035) |
| OKLCH | oklch(86.18% 0.198 148.6) |
| XYZ | xyz(41.3365, 68.8501, 32.9363) |
| Luminance | 0.6885 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.83
Minty Green
#0BF77D
ΔE00 2.88
Spearmint
#1EF876
ΔE00 2.96
Turquoise Green
#04F489
ΔE00 3.45
Spring Green
#00FF7F
ΔE00 3.60
Lightgreen (survey)
#76FF7B
ΔE00 3.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F484 #F460D0
analogous
#86F460 #60F484 #60F4CE
triadic
#60F484 #8460F4 #F48460
tetradic
#60F484 #6086F4 #F460D0 #F4CE60
square
#60F484 #6086F4 #F460D0 #F4CE60
split-complementary
#60F484 #CE60F4 #F46086
monochromatic
#0ECC3C #27F058 #60F484 #99F8B0 #D2FCDD
Accessibility & contrast
On white
1.42
#60F484 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.77
#60F484 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F484
14.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F484 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F484 | 1.00 | 1.42 | 14.77 | 14.77 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E07B
Deuteranopia (green-blind)
#E3D38C
Tritanopia (blue-blind)
#35EFD9
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #60f484; /* rgb */ color: rgb(96, 244, 132); /* oklch */ color: oklch(86.2% 0.198 148.6);
Tailwind
colors: {
custom: {
50: '#9bf9a9',
500: '#60f484',
950: '#000000',
},
}SCSS
$custom: #60f484; $custom-light: #9bf9a9; $custom-dark: #000000;
JSON
{
"hex": "#60f484",
"rgb": {
"r": 96,
"g": 244,
"b": 132
},
"hsl": {
"h": 134.595,
"s": 87.059,
"l": 66.667
},
"oklch": {
"l": 0.86175,
"c": 0.19846,
"h": 148.6
},
"luminance": 0.68854
}Semantic roles & 50–950 ramp
primary
#60F484
secondary
#C830A3
accent
#02ADE4
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581