#60F486#60F486
#60F486 is a very light, vivid green. Relative luminance 0.689; OKLCH L 86.2% C 0.197 H 149.0°. Best body text is #000000 at 14.78:1 contrast (WCAG AA passes).
Color values
| HEX | #60F486 |
|---|---|
| RGB | rgb(96, 244, 134) |
| HSL | hsl(135, 87%, 67%) |
| HSV | hsv(135, 61%, 96%) |
| CMYK | cmyk(60.7%, 0%, 45.1%, 4.3%) |
| CIE-LAB | lab(86.46, -62.38, 41.41) |
| CIE-LCH | lch(86.46, 74.88, 146.42°) |
| OKLab | oklab(86.21% -0.1685 0.1014) |
| OKLCH | oklch(86.21% 0.197 149) |
| XYZ | xyz(41.4746, 68.9053, 33.6640) |
| Luminance | 0.6891 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.76
Minty Green
#0BF77D
ΔE00 2.92
Spearmint
#1EF876
ΔE00 3.10
Turquoise Green
#04F489
ΔE00 3.31
Spring Green
#00FF7F
ΔE00 3.66
Weird Green
#3AE57F
ΔE00 4.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F486 #F460CE
analogous
#84F460 #60F486 #60F4D0
triadic
#60F486 #8660F4 #F48660
tetradic
#60F486 #6084F4 #F460CE #F4D060
square
#60F486 #6084F4 #F460CE #F4D060
split-complementary
#60F486 #D060F4 #F46084
monochromatic
#0ECC3F #27F05A #60F486 #99F8B2 #D2FCDD
Accessibility & contrast
On white
1.42
#60F486 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.78
#60F486 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F486
14.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F486 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F486 | 1.00 | 1.42 | 14.78 | 14.78 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E07D
Deuteranopia (green-blind)
#E3D38E
Tritanopia (blue-blind)
#34F0DA
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #60f486; /* rgb */ color: rgb(96, 244, 134); /* oklch */ color: oklch(86.2% 0.197 149.0);
Tailwind
colors: {
custom: {
50: '#9bf9ab',
500: '#60f486',
950: '#000000',
},
}SCSS
$custom: #60f486; $custom-light: #9bf9ab; $custom-dark: #000000;
JSON
{
"hex": "#60f486",
"rgb": {
"r": 96,
"g": 244,
"b": 134
},
"hsl": {
"h": 135.405,
"s": 87.059,
"l": 66.667
},
"oklch": {
"l": 0.86206,
"c": 0.19668,
"h": 149
},
"luminance": 0.68909
}Semantic roles & 50–950 ramp
primary
#60F486
secondary
#C830A1
accent
#02AAE4
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581