#60E77E#60E77E
#60E77E is a very light, vivid green. Relative luminance 0.611; OKLCH L 82.9% C 0.187 H 148.2°. Best body text is #000000 at 13.23:1 contrast (WCAG AA passes).
Color values
| HEX | #60E77E |
|---|---|
| RGB | rgb(96, 231, 126) |
| HSL | hsl(133, 74%, 64%) |
| HSV | hsv(133, 58%, 91%) |
| CMYK | cmyk(58.4%, 0%, 45.5%, 9.4%) |
| CIE-LAB | lab(82.45, -58.76, 40.22) |
| CIE-LCH | lch(82.45, 71.20, 145.61°) |
| OKLab | oklab(82.88% -0.1589 0.0984) |
| OKLCH | oklch(82.88% 0.187 148.2) |
| XYZ | xyz(37.1631, 61.1415, 29.5777) |
| Luminance | 0.6115 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.46
Lightish Green
#61E160
ΔE00 3.98
Tealish Green
#0CDC73
ΔE00 4.29
Turquoise Green
#04F489
ΔE00 4.40
Minty Green
#0BF77D
ΔE00 4.52
Lightgreen
#90EE90
ΔE00 4.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60E77E #E760C9
analogous
#86E760 #60E77E #60E7C1
triadic
#60E77E #7E60E7 #E77E60
tetradic
#60E77E #6086E7 #E760C9 #E7C160
square
#60E77E #6086E7 #E760C9 #E7C160
split-complementary
#60E77E #C160E7 #E76086
monochromatic
#1BB23C #2BDF53 #60E77E #95EFA9 #CAF7D4
Accessibility & contrast
On white
1.59
#60E77E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.23
#60E77E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60E77E
13.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60E77E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60E77E | 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)
#E9D576
Deuteranopia (green-blind)
#D8C885
Tritanopia (blue-blind)
#3EE3CE
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #60e77e; /* rgb */ color: rgb(96, 231, 126); /* oklch */ color: oklch(82.9% 0.187 148.2);
Tailwind
colors: {
custom: {
50: '#99f0a5',
500: '#60e77e',
950: '#000000',
},
}SCSS
$custom: #60e77e; $custom-light: #99f0a5; $custom-dark: #000000;
JSON
{
"hex": "#60e77e",
"rgb": {
"r": 96,
"g": 231,
"b": 126
},
"hsl": {
"h": 133.333,
"s": 73.77,
"l": 64.118
},
"oklch": {
"l": 0.82878,
"c": 0.18689,
"h": 148.2
},
"luminance": 0.61145
}Semantic roles & 50–950 ramp
primary
#60E77E
secondary
#B23997
accent
#10AAD6
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F170F
muted
#808580