#61EC91#61EC91
#61EC91 is a very light, vivid green. Relative luminance 0.646; OKLCH L 84.5% C 0.176 H 152.0°. Best body text is #000000 at 13.92:1 contrast (WCAG AA passes).
Color values
| HEX | #61EC91 |
|---|---|
| RGB | rgb(97, 236, 145) |
| HSL | hsl(141, 79%, 65%) |
| HSV | hsv(141, 59%, 93%) |
| CMYK | cmyk(58.9%, 0%, 38.6%, 7.5%) |
| CIE-LAB | lab(84.26, -57.37, 33.13) |
| CIE-LCH | lch(84.26, 66.25, 149.99°) |
| OKLab | oklab(84.46% -0.1553 0.0825) |
| OKLCH | oklch(84.46% 0.176 152) |
| XYZ | xyz(40.0330, 64.5728, 37.1367) |
| Luminance | 0.6458 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.00
Turquoise Green
#04F489
ΔE00 3.67
Sea Green (survey)
#53FCA1
ΔE00 3.69
Light Green Blue
#56FCA2
ΔE00 3.69
Seafoam Green
#7AF9AB
ΔE00 4.03
Light Bluish Green
#76FDA8
ΔE00 4.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61EC91 #EC61BC
analogous
#77EC61 #61EC91 #61ECD6
triadic
#61EC91 #9161EC #EC9161
tetradic
#61EC91 #6177EC #EC61BC #ECD661
square
#61EC91 #6177EC #EC61BC #ECD661
split-complementary
#61EC91 #D661EC #EC6177
monochromatic
#17BC50 #2AE56B #61EC91 #98F3B7 #CEF9DD
Accessibility & contrast
On white
1.51
#61EC91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.92
#61EC91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61EC91
13.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61EC91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61EC91 | 1.00 | 1.51 | 13.92 | 13.92 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDA8B
Deuteranopia (green-blind)
#DACD97
Tritanopia (blue-blind)
#35E9D5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #61ec91; /* rgb */ color: rgb(97, 236, 145); /* oklch */ color: oklch(84.5% 0.176 152.0);
Tailwind
colors: {
custom: {
50: '#9af3b2',
500: '#61ec91',
950: '#000000',
},
}SCSS
$custom: #61ec91; $custom-light: #9af3b2; $custom-dark: #000000;
JSON
{
"hex": "#61ec91",
"rgb": {
"r": 97,
"g": 236,
"b": 145
},
"hsl": {
"h": 140.719,
"s": 78.531,
"l": 65.294
},
"oklch": {
"l": 0.84464,
"c": 0.17585,
"h": 152
},
"luminance": 0.64577
}Semantic roles & 50–950 ramp
primary
#61EC91
secondary
#BB368D
accent
#0B93DB
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581