#61E28E#61E28E
#61E28E is a light, vivid green. Relative luminance 0.589; OKLCH L 82.0% C 0.165 H 152.4°. Best body text is #000000 at 12.78:1 contrast (WCAG AA passes).
Color values
| HEX | #61E28E |
|---|---|
| RGB | rgb(97, 226, 142) |
| HSL | hsl(141, 69%, 63%) |
| HSV | hsv(141, 57%, 89%) |
| CMYK | cmyk(57.1%, 0%, 37.2%, 11.4%) |
| CIE-LAB | lab(81.23, -53.98, 30.63) |
| CIE-LCH | lch(81.23, 62.07, 150.43°) |
| OKLab | oklab(81.96% -0.1463 0.0765) |
| OKLCH | oklch(81.96% 0.165 152.4) |
| XYZ | xyz(37.0058, 58.8837, 35.0015) |
| Luminance | 0.5889 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.14
Aqua Green
#12E193
ΔE00 4.05
Tealish Green
#0CDC73
ΔE00 4.60
Turquoise Green
#04F489
ΔE00 5.34
Seaweed
#18D17B
ΔE00 5.39
Seafoam Green
#7AF9AB
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61E28E #E261B5
analogous
#74E261 #61E28E #61E2CE
triadic
#61E28E #8E61E2 #E28E61
tetradic
#61E28E #6174E2 #E261B5 #E2CE61
square
#61E28E #6174E2 #E261B5 #E2CE61
split-complementary
#61E28E #CE61E2 #E26174
monochromatic
#1FA94F #2DD969 #61E28E #95EBB3 #C8F5D8
Accessibility & contrast
On white
1.64
#61E28E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.78
#61E28E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61E28E
12.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61E28E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61E28E | 1.00 | 1.64 | 12.78 | 12.78 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D188
Deuteranopia (green-blind)
#D1C593
Tritanopia (blue-blind)
#3BDFCD
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #61e28e; /* rgb */ color: rgb(97, 226, 142); /* oklch */ color: oklch(82.0% 0.165 152.4);
Tailwind
colors: {
custom: {
50: '#98ecaf',
500: '#61e28e',
950: '#000000',
},
}SCSS
$custom: #61e28e; $custom-light: #98ecaf; $custom-dark: #000000;
JSON
{
"hex": "#61e28e",
"rgb": {
"r": 97,
"g": 226,
"b": 142
},
"hsl": {
"h": 140.93,
"s": 68.984,
"l": 63.333
},
"oklch": {
"l": 0.81958,
"c": 0.16512,
"h": 152.4
},
"luminance": 0.58887
}Semantic roles & 50–950 ramp
primary
#61E28E
secondary
#AB3C84
accent
#158FD1
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1610
muted
#808581