#61E77B#61E77B
#61E77B is a very light, vivid green. Relative luminance 0.611; OKLCH L 82.9% C 0.189 H 147.5°. Best body text is #000000 at 13.22:1 contrast (WCAG AA passes).
Color values
| HEX | #61E77B |
|---|---|
| RGB | rgb(97, 231, 123) |
| HSL | hsl(132, 74%, 64%) |
| HSV | hsv(132, 58%, 91%) |
| CMYK | cmyk(58%, 0%, 46.8%, 9.4%) |
| CIE-LAB | lab(82.44, -58.98, 41.68) |
| CIE-LCH | lch(82.44, 72.22, 144.76°) |
| OKLab | oklab(82.86% -0.1595 0.1016) |
| OKLCH | oklch(82.86% 0.189 147.5) |
| XYZ | xyz(37.0784, 61.1198, 28.5784) |
| Luminance | 0.6112 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.77
Lightish Green
#61E160
ΔE00 3.53
Tealish Green
#0CDC73
ΔE00 4.45
Minty Green
#0BF77D
ΔE00 4.54
Lightgreen
#90EE90
ΔE00 4.55
Turquoise Green
#04F489
ΔE00 4.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61E77B #E761CD
analogous
#8AE761 #61E77B #61E7BE
triadic
#61E77B #7B61E7 #E77B61
tetradic
#61E77B #618AE7 #E761CD #E7BE61
square
#61E77B #618AE7 #E761CD #E7BE61
split-complementary
#61E77B #BE61E7 #E7618A
monochromatic
#1BB238 #2CDF4F #61E77B #96EFA7 #CBF7D4
Accessibility & contrast
On white
1.59
#61E77B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.22
#61E77B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61E77B
13.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61E77B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61E77B | 1.00 | 1.59 | 13.22 | 13.22 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D472
Deuteranopia (green-blind)
#D8C882
Tritanopia (blue-blind)
#41E2CD
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #61e77b; /* rgb */ color: rgb(97, 231, 123); /* oklch */ color: oklch(82.9% 0.189 147.5);
Tailwind
colors: {
custom: {
50: '#99f0a3',
500: '#61e77b',
950: '#000000',
},
}SCSS
$custom: #61e77b; $custom-light: #99f0a3; $custom-dark: #000000;
JSON
{
"hex": "#61e77b",
"rgb": {
"r": 97,
"g": 231,
"b": 123
},
"hsl": {
"h": 131.642,
"s": 73.626,
"l": 64.314
},
"oklch": {
"l": 0.82863,
"c": 0.18915,
"h": 147.5
},
"luminance": 0.61123
}Semantic roles & 50–950 ramp
primary
#61E77B
secondary
#B3399B
accent
#10AFD6
background
#FCFFFC
surface
#F5FEF5
border
#CFD6CF
text
#0F170F
muted
#808580