#61E58F#61E58F
#61E58F is a very light, vivid green. Relative luminance 0.606; OKLCH L 82.7% C 0.168 H 152.3°. Best body text is #000000 at 13.11:1 contrast (WCAG AA passes).
Color values
| HEX | #61E58F |
|---|---|
| RGB | rgb(97, 229, 143) |
| HSL | hsl(141, 72%, 64%) |
| HSV | hsv(141, 58%, 90%) |
| CMYK | cmyk(57.6%, 0%, 37.6%, 10.2%) |
| CIE-LAB | lab(82.14, -54.99, 31.33) |
| CIE-LCH | lch(82.14, 63.29, 150.33°) |
| OKLab | oklab(82.71% -0.149 0.0782) |
| OKLCH | oklch(82.71% 0.168 152.3) |
| XYZ | xyz(37.9041, 60.5596, 35.6730) |
| Luminance | 0.6056 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.92
Aqua Green
#12E193
ΔE00 4.21
Tealish Green
#0CDC73
ΔE00 4.73
Turquoise Green
#04F489
ΔE00 4.78
Seafoam Green
#7AF9AB
ΔE00 4.97
Light Green Blue
#56FCA2
ΔE00 5.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61E58F #E561B7
analogous
#75E561 #61E58F #61E5D1
triadic
#61E58F #8F61E5 #E58F61
tetradic
#61E58F #6175E5 #E561B7 #E5D161
square
#61E58F #6175E5 #E561B7 #E5D161
split-complementary
#61E58F #D161E5 #E56175
monochromatic
#1DAF50 #2CDC6A #61E58F #96EEB4 #CAF6DA
Accessibility & contrast
On white
1.60
#61E58F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.11
#61E58F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61E58F
13.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61E58F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61E58F | 1.00 | 1.60 | 13.11 | 13.11 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D489
Deuteranopia (green-blind)
#D4C795
Tritanopia (blue-blind)
#39E2CF
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #61e58f; /* rgb */ color: rgb(97, 229, 143); /* oklch */ color: oklch(82.7% 0.168 152.3);
Tailwind
colors: {
custom: {
50: '#99eeb0',
500: '#61e58f',
950: '#000000',
},
}SCSS
$custom: #61e58f; $custom-light: #99eeb0; $custom-dark: #000000;
JSON
{
"hex": "#61e58f",
"rgb": {
"r": 97,
"g": 229,
"b": 143
},
"hsl": {
"h": 140.909,
"s": 71.739,
"l": 63.922
},
"oklch": {
"l": 0.82712,
"c": 0.16827,
"h": 152.3
},
"luminance": 0.60563
}Semantic roles & 50–950 ramp
primary
#61E58F
secondary
#B03A87
accent
#1290D4
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1610
muted
#808581