#60E87F#60E87F
#60E87F is a very light, vivid green. Relative luminance 0.617; OKLCH L 83.1% C 0.187 H 148.4°. Best body text is #000000 at 13.35:1 contrast (WCAG AA passes).
Color values
| HEX | #60E87F |
|---|---|
| RGB | rgb(96, 232, 127) |
| HSL | hsl(134, 75%, 64%) |
| HSV | hsv(134, 59%, 91%) |
| CMYK | cmyk(58.6%, 0%, 45.3%, 9%) |
| CIE-LAB | lab(82.77, -58.98, 40.13) |
| CIE-LCH | lch(82.77, 71.34, 145.77°) |
| OKLab | oklab(83.14% -0.1595 0.0983) |
| OKLCH | oklch(83.14% 0.187 148.4) |
| XYZ | xyz(37.5087, 61.7288, 30.0128) |
| Luminance | 0.6173 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.47
Lightish Green
#61E160
ΔE00 4.12
Turquoise Green
#04F489
ΔE00 4.24
Minty Green
#0BF77D
ΔE00 4.36
Tealish Green
#0CDC73
ΔE00 4.41
Lightgreen
#90EE90
ΔE00 4.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60E87F #E860C9
analogous
#85E860 #60E87F #60E8C3
triadic
#60E87F #7F60E8 #E87F60
tetradic
#60E87F #6085E8 #E860C9 #E8C360
square
#60E87F #6085E8 #E860C9 #E8C360
split-complementary
#60E87F #C360E8 #E86085
monochromatic
#1AB43D #2BE054 #60E87F #95F0AA #CBF7D5
Accessibility & contrast
On white
1.57
#60E87F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.35
#60E87F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60E87F
13.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60E87F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60E87F | 1.00 | 1.57 | 13.35 | 13.35 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD677
Deuteranopia (green-blind)
#D8C986
Tritanopia (blue-blind)
#3DE4CF
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #60e87f; /* rgb */ color: rgb(96, 232, 127); /* oklch */ color: oklch(83.1% 0.187 148.4);
Tailwind
colors: {
custom: {
50: '#99f0a5',
500: '#60e87f',
950: '#000000',
},
}SCSS
$custom: #60e87f; $custom-light: #99f0a5; $custom-dark: #000000;
JSON
{
"hex": "#60e87f",
"rgb": {
"r": 96,
"g": 232,
"b": 127
},
"hsl": {
"h": 133.676,
"s": 74.725,
"l": 64.314
},
"oklch": {
"l": 0.83141,
"c": 0.1873,
"h": 148.4
},
"luminance": 0.61732
}Semantic roles & 50–950 ramp
primary
#60E87F
secondary
#B43898
accent
#0FA9D7
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F170F
muted
#808580