#60E77F#60E77F
#60E77F is a very light, vivid green. Relative luminance 0.612; OKLCH L 82.9% C 0.186 H 148.4°. Best body text is #000000 at 13.23:1 contrast (WCAG AA passes).
Color values
| HEX | #60E77F |
|---|---|
| RGB | rgb(96, 231, 127) |
| HSL | hsl(134, 74%, 64%) |
| HSV | hsv(134, 58%, 91%) |
| CMYK | cmyk(58.4%, 0%, 45%, 9.4%) |
| CIE-LAB | lab(82.47, -58.60, 39.75) |
| CIE-LCH | lch(82.47, 70.81, 145.85°) |
| OKLab | oklab(82.89% -0.1584 0.0974) |
| OKLCH | oklch(82.89% 0.186 148.4) |
| XYZ | xyz(37.2280, 61.1674, 29.9192) |
| Luminance | 0.6117 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.39
Lightish Green
#61E160
ΔE00 4.13
Tealish Green
#0CDC73
ΔE00 4.27
Turquoise Green
#04F489
ΔE00 4.35
Lightgreen
#90EE90
ΔE00 4.52
Minty Green
#0BF77D
ΔE00 4.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60E77F #E760C8
analogous
#85E760 #60E77F #60E7C3
triadic
#60E77F #7F60E7 #E77F60
tetradic
#60E77F #6085E7 #E760C8 #E7C360
square
#60E77F #6085E7 #E760C8 #E7C360
split-complementary
#60E77F #C360E7 #E76085
monochromatic
#1BB23D #2BDF54 #60E77F #95EFAA #CAF7D5
Accessibility & contrast
On white
1.59
#60E77F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.23
#60E77F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60E77F
13.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60E77F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60E77F | 1.00 | 1.59 | 13.23 | 13.23 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D577
Deuteranopia (green-blind)
#D7C886
Tritanopia (blue-blind)
#3EE3CE
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #60e77f; /* rgb */ color: rgb(96, 231, 127); /* oklch */ color: oklch(82.9% 0.186 148.4);
Tailwind
colors: {
custom: {
50: '#99f0a5',
500: '#60e77f',
950: '#000000',
},
}SCSS
$custom: #60e77f; $custom-light: #99f0a5; $custom-dark: #000000;
JSON
{
"hex": "#60e77f",
"rgb": {
"r": 96,
"g": 231,
"b": 127
},
"hsl": {
"h": 133.778,
"s": 73.77,
"l": 64.118
},
"oklch": {
"l": 0.82894,
"c": 0.18598,
"h": 148.4
},
"luminance": 0.61171
}Semantic roles & 50–950 ramp
primary
#60E77F
secondary
#B23996
accent
#10A8D6
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F170F
muted
#808580