#61E38E#61E38E
#61E38E is a very light, vivid green. Relative luminance 0.594; OKLCH L 82.2% C 0.166 H 152.3°. Best body text is #000000 at 12.89:1 contrast (WCAG AA passes).
Color values
| HEX | #61E38E |
|---|---|
| RGB | rgb(97, 227, 142) |
| HSL | hsl(141, 70%, 64%) |
| HSV | hsv(141, 57%, 89%) |
| CMYK | cmyk(57.3%, 0%, 37.4%, 11%) |
| CIE-LAB | lab(81.53, -54.38, 31.03) |
| CIE-LCH | lch(81.53, 62.61, 150.29°) |
| OKLab | oklab(82.2% -0.1474 0.0775) |
| OKLCH | oklch(82.2% 0.166 152.3) |
| XYZ | xyz(37.2785, 59.4291, 35.0924) |
| Luminance | 0.5943 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.01
Aqua Green
#12E193
ΔE00 4.13
Tealish Green
#0CDC73
ΔE00 4.60
Turquoise Green
#04F489
ΔE00 5.12
Seafoam Green
#7AF9AB
ΔE00 5.33
Lightgreen
#90EE90
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61E38E #E361B6
analogous
#75E361 #61E38E #61E3CF
triadic
#61E38E #8E61E3 #E38E61
tetradic
#61E38E #6175E3 #E361B6 #E3CF61
square
#61E38E #6175E3 #E361B6 #E3CF61
split-complementary
#61E38E #CF61E3 #E36175
monochromatic
#1EAB4F #2DDA69 #61E38E #95ECB3 #C9F5D8
Accessibility & contrast
On white
1.63
#61E38E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.89
#61E38E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61E38E
12.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61E38E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61E38E | 1.00 | 1.63 | 12.89 | 12.89 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D288
Deuteranopia (green-blind)
#D2C693
Tritanopia (blue-blind)
#3AE0CD
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #61e38e; /* rgb */ color: rgb(97, 227, 142); /* oklch */ color: oklch(82.2% 0.166 152.3);
Tailwind
colors: {
custom: {
50: '#98edaf',
500: '#61e38e',
950: '#000000',
},
}SCSS
$custom: #61e38e; $custom-light: #98edaf; $custom-dark: #000000;
JSON
{
"hex": "#61e38e",
"rgb": {
"r": 97,
"g": 227,
"b": 142
},
"hsl": {
"h": 140.769,
"s": 69.892,
"l": 63.529
},
"oklch": {
"l": 0.82203,
"c": 0.16647,
"h": 152.3
},
"luminance": 0.59433
}Semantic roles & 50–950 ramp
primary
#61E38E
secondary
#AD3B86
accent
#1490D2
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1610
muted
#808581