#61E28D#61E28D
#61E28D is a light, vivid green. Relative luminance 0.589; OKLCH L 81.9% C 0.166 H 152.1°. Best body text is #000000 at 12.77:1 contrast (WCAG AA passes).
Color values
| HEX | #61E28D |
|---|---|
| RGB | rgb(97, 226, 141) |
| HSL | hsl(140, 69%, 63%) |
| HSV | hsv(140, 57%, 89%) |
| CMYK | cmyk(57.1%, 0%, 37.6%, 11.4%) |
| CIE-LAB | lab(81.21, -54.16, 31.12) |
| CIE-LCH | lch(81.21, 62.46, 150.12°) |
| OKLab | oklab(81.94% -0.1468 0.0777) |
| OKLCH | oklch(81.94% 0.166 152.1) |
| XYZ | xyz(36.9310, 58.8538, 34.6078) |
| Luminance | 0.5886 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.02
Aqua Green
#12E193
ΔE00 4.15
Tealish Green
#0CDC73
ΔE00 4.50
Turquoise Green
#04F489
ΔE00 5.28
Seaweed
#18D17B
ΔE00 5.39
Lightgreen
#90EE90
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61E28D #E261B6
analogous
#75E261 #61E28D #61E2CD
triadic
#61E28D #8D61E2 #E28D61
tetradic
#61E28D #6175E2 #E261B6 #E2CD61
square
#61E28D #6175E2 #E261B6 #E2CD61
split-complementary
#61E28D #CD61E2 #E26175
monochromatic
#1FA94E #2DD968 #61E28D #95EBB2 #C8F5D8
Accessibility & contrast
On white
1.64
#61E28D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.77
#61E28D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61E28D
12.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61E28D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61E28D | 1.00 | 1.64 | 12.77 | 12.77 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D187
Deuteranopia (green-blind)
#D1C592
Tritanopia (blue-blind)
#3BDFCD
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #61e28d; /* rgb */ color: rgb(97, 226, 141); /* oklch */ color: oklch(81.9% 0.166 152.1);
Tailwind
colors: {
custom: {
50: '#98ecaf',
500: '#61e28d',
950: '#000000',
},
}SCSS
$custom: #61e28d; $custom-light: #98ecaf; $custom-dark: #000000;
JSON
{
"hex": "#61e28d",
"rgb": {
"r": 97,
"g": 226,
"b": 141
},
"hsl": {
"h": 140.465,
"s": 68.984,
"l": 63.333
},
"oklch": {
"l": 0.81939,
"c": 0.16604,
"h": 152.1
},
"luminance": 0.58857
}Semantic roles & 50–950 ramp
primary
#61E28D
secondary
#AB3C85
accent
#1591D1
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1610
muted
#808581