#61E779#61E779
#61E779 is a very light, vivid green. Relative luminance 0.611; OKLCH L 82.8% C 0.191 H 147.1°. Best body text is #000000 at 13.21:1 contrast (WCAG AA passes).
Color values
| HEX | #61E779 |
|---|---|
| RGB | rgb(97, 231, 121) |
| HSL | hsl(131, 74%, 64%) |
| HSV | hsv(131, 58%, 91%) |
| CMYK | cmyk(58%, 0%, 47.6%, 9.4%) |
| CIE-LAB | lab(82.42, -59.28, 42.61) |
| CIE-LCH | lch(82.42, 73.00, 144.29°) |
| OKLab | oklab(82.83% -0.1603 0.1036) |
| OKLCH | oklch(82.83% 0.191 147.1) |
| XYZ | xyz(36.9544, 61.0703, 27.9258) |
| Luminance | 0.6107 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.96
Lightish Green
#61E160
ΔE00 3.26
Tealish Green
#0CDC73
ΔE00 4.54
Minty Green
#0BF77D
ΔE00 4.55
Spearmint
#1EF876
ΔE00 4.60
Lightgreen
#90EE90
ΔE00 4.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61E779 #E761CF
analogous
#8CE761 #61E779 #61E7BC
triadic
#61E779 #7961E7 #E77961
tetradic
#61E779 #618CE7 #E761CF #E7BC61
square
#61E779 #618CE7 #E761CF #E7BC61
split-complementary
#61E779 #BC61E7 #E7618C
monochromatic
#1BB236 #2CDF4C #61E779 #96EFA6 #CBF7D3
Accessibility & contrast
On white
1.59
#61E779 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.21
#61E779 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61E779
13.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61E779 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61E779 | 1.00 | 1.59 | 13.21 | 13.21 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD470
Deuteranopia (green-blind)
#D8C881
Tritanopia (blue-blind)
#42E2CD
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #61e779; /* rgb */ color: rgb(97, 231, 121); /* oklch */ color: oklch(82.8% 0.191 147.1);
Tailwind
colors: {
custom: {
50: '#99f0a1',
500: '#61e779',
950: '#000000',
},
}SCSS
$custom: #61e779; $custom-light: #99f0a1; $custom-dark: #000000;
JSON
{
"hex": "#61e779",
"rgb": {
"r": 97,
"g": 231,
"b": 121
},
"hsl": {
"h": 130.746,
"s": 73.626,
"l": 64.314
},
"oklch": {
"l": 0.82832,
"c": 0.19093,
"h": 147.1
},
"luminance": 0.61074
}Semantic roles & 50–950 ramp
primary
#61E779
secondary
#B3399D
accent
#10B2D6
background
#FCFFFC
surface
#F5FEF5
border
#CFD6CF
text
#0F170F
muted
#808580