#60F786#60F786
#60F786 is a very light, highly saturated green. Relative luminance 0.707; OKLCH L 86.9% C 0.201 H 148.7°. Best body text is #000000 at 15.15:1 contrast (WCAG AA passes).
Color values
| HEX | #60F786 |
|---|---|
| RGB | rgb(96, 247, 134) |
| HSL | hsl(135, 90%, 67%) |
| HSV | hsv(135, 61%, 97%) |
| CMYK | cmyk(61.1%, 0%, 45.7%, 3.1%) |
| CIE-LAB | lab(87.35, -63.48, 42.55) |
| CIE-LCH | lch(87.35, 76.42, 146.17°) |
| OKLab | oklab(86.94% -0.1714 0.104) |
| OKLCH | oklch(86.94% 0.201 148.7) |
| XYZ | xyz(42.3847, 70.7254, 33.9673) |
| Luminance | 0.7073 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.64
Minty Green
#0BF77D
ΔE00 2.80
Spearmint
#1EF876
ΔE00 2.84
Spring Green
#00FF7F
ΔE00 3.23
Turquoise Green
#04F489
ΔE00 3.49
Lightgreen (survey)
#76FF7B
ΔE00 3.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F786 #F760D1
analogous
#86F760 #60F786 #60F7D1
triadic
#60F786 #8660F7 #F78660
tetradic
#60F786 #6086F7 #F760D1 #F7D160
square
#60F786 #6086F7 #F760D1 #F7D160
split-complementary
#60F786 #D160F7 #F76086
monochromatic
#0BD23D #26F45A #60F786 #9AFAB2 #D5FDDF
Accessibility & contrast
On white
1.39
#60F786 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.15
#60F786 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F786
15.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F786 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F786 | 1.00 | 1.39 | 15.15 | 15.15 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E37D
Deuteranopia (green-blind)
#E6D68E
Tritanopia (blue-blind)
#33F2DC
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #60f786; /* rgb */ color: rgb(96, 247, 134); /* oklch */ color: oklch(86.9% 0.201 148.7);
Tailwind
colors: {
custom: {
50: '#9bfbab',
500: '#60f786',
950: '#000000',
},
}SCSS
$custom: #60f786; $custom-light: #9bfbab; $custom-dark: #000000;
JSON
{
"hex": "#60f786",
"rgb": {
"r": 96,
"g": 247,
"b": 134
},
"hsl": {
"h": 135.099,
"s": 90.419,
"l": 67.255
},
"oklch": {
"l": 0.86942,
"c": 0.20054,
"h": 148.7
},
"luminance": 0.7073
}Semantic roles & 50–950 ramp
primary
#60F786
secondary
#CD2EA5
accent
#00ACE6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581