#61E68E#61E68E
#61E68E is a very light, vivid green. Relative luminance 0.611; OKLCH L 82.9% C 0.171 H 151.9°. Best body text is #000000 at 13.22:1 contrast (WCAG AA passes).
Color values
| HEX | #61E68E |
|---|---|
| RGB | rgb(97, 230, 142) |
| HSL | hsl(140, 73%, 64%) |
| HSV | hsv(140, 58%, 90%) |
| CMYK | cmyk(57.8%, 0%, 38.3%, 9.8%) |
| CIE-LAB | lab(82.42, -55.56, 32.21) |
| CIE-LCH | lch(82.42, 64.22, 149.89°) |
| OKLab | oklab(82.94% -0.1505 0.0803) |
| OKLCH | oklch(82.94% 0.171 151.9) |
| XYZ | xyz(38.1062, 61.0844, 35.3683) |
| Luminance | 0.6109 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.74
Aqua Green
#12E193
ΔE00 4.43
Turquoise Green
#04F489
ΔE00 4.53
Tealish Green
#0CDC73
ΔE00 4.68
Light Green Blue
#56FCA2
ΔE00 4.89
Sea Green (survey)
#53FCA1
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61E68E #E661B9
analogous
#77E661 #61E68E #61E6D1
triadic
#61E68E #8E61E6 #E68E61
tetradic
#61E68E #6177E6 #E661B9 #E6D161
square
#61E68E #6177E6 #E661B9 #E6D161
split-complementary
#61E68E #D161E6 #E66177
monochromatic
#1CB14E #2CDE68 #61E68E #96EEB4 #CBF7DA
Accessibility & contrast
On white
1.59
#61E68E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.22
#61E68E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61E68E
13.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61E68E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61E68E | 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)
#E7D588
Deuteranopia (green-blind)
#D5C894
Tritanopia (blue-blind)
#39E3D0
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #61e68e; /* rgb */ color: rgb(97, 230, 142); /* oklch */ color: oklch(82.9% 0.171 151.9);
Tailwind
colors: {
custom: {
50: '#99efb0',
500: '#61e68e',
950: '#000000',
},
}SCSS
$custom: #61e68e; $custom-light: #99efb0; $custom-dark: #000000;
JSON
{
"hex": "#61e68e",
"rgb": {
"r": 97,
"g": 230,
"b": 142
},
"hsl": {
"h": 140.301,
"s": 72.678,
"l": 64.118
},
"oklch": {
"l": 0.82939,
"c": 0.17053,
"h": 151.9
},
"luminance": 0.61088
}Semantic roles & 50–950 ramp
primary
#61E68E
secondary
#B13A89
accent
#1192D5
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1610
muted
#808581