#60F784#60F784
#60F784 is a very light, highly saturated green. Relative luminance 0.707; OKLCH L 86.9% C 0.202 H 148.4°. Best body text is #000000 at 15.13:1 contrast (WCAG AA passes).
Color values
| HEX | #60F784 |
|---|---|
| RGB | rgb(96, 247, 132) |
| HSL | hsl(134, 90%, 67%) |
| HSV | hsv(134, 61%, 97%) |
| CMYK | cmyk(61.1%, 0%, 46.6%, 3.1%) |
| CIE-LAB | lab(87.32, -63.78, 43.48) |
| CIE-LCH | lch(87.32, 77.19, 145.72°) |
| OKLab | oklab(86.91% -0.1723 0.1061) |
| OKLCH | oklch(86.91% 0.202 148.4) |
| XYZ | xyz(42.2465, 70.6701, 33.2396) |
| Luminance | 0.7067 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.72
Wintergreen
#20F986
ΔE00 2.74
Minty Green
#0BF77D
ΔE00 2.79
Spring Green
#00FF7F
ΔE00 3.19
Lightgreen (survey)
#76FF7B
ΔE00 3.30
Turquoise Green
#04F489
ΔE00 3.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F784 #F760D3
analogous
#87F760 #60F784 #60F7D0
triadic
#60F784 #8460F7 #F78460
tetradic
#60F784 #6087F7 #F760D3 #F7D060
square
#60F784 #6087F7 #F760D3 #F7D060
split-complementary
#60F784 #D060F7 #F76087
monochromatic
#0BD23A #26F457 #60F784 #9AFAB1 #D5FDDE
Accessibility & contrast
On white
1.39
#60F784 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.13
#60F784 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F784
15.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F784 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F784 | 1.00 | 1.39 | 15.13 | 15.13 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E37B
Deuteranopia (green-blind)
#E6D68C
Tritanopia (blue-blind)
#34F2DC
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #60f784; /* rgb */ color: rgb(96, 247, 132); /* oklch */ color: oklch(86.9% 0.202 148.4);
Tailwind
colors: {
custom: {
50: '#9bfba9',
500: '#60f784',
950: '#000000',
},
}SCSS
$custom: #60f784; $custom-light: #9bfba9; $custom-dark: #000000;
JSON
{
"hex": "#60f784",
"rgb": {
"r": 96,
"g": 247,
"b": 132
},
"hsl": {
"h": 134.305,
"s": 90.419,
"l": 67.255
},
"oklch": {
"l": 0.86912,
"c": 0.2023,
"h": 148.4
},
"luminance": 0.70674
}Semantic roles & 50–950 ramp
primary
#60F784
secondary
#CD2EA7
accent
#00AFE6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581