#61E28F#61E28F
#61E28F is a light, vivid green. Relative luminance 0.589; OKLCH L 82.0% C 0.164 H 152.7°. Best body text is #000000 at 12.78:1 contrast (WCAG AA passes).
Color values
| HEX | #61E28F |
|---|---|
| RGB | rgb(97, 226, 143) |
| HSL | hsl(141, 69%, 63%) |
| HSV | hsv(141, 57%, 89%) |
| CMYK | cmyk(57.1%, 0%, 36.7%, 11.4%) |
| CIE-LAB | lab(81.24, -53.81, 30.14) |
| CIE-LCH | lch(81.24, 61.67, 150.74°) |
| OKLab | oklab(81.98% -0.1459 0.0754) |
| OKLCH | oklch(81.98% 0.164 152.7) |
| XYZ | xyz(37.0812, 58.9138, 35.3987) |
| Luminance | 0.5892 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.26
Aqua Green
#12E193
ΔE00 3.96
Tealish Green
#0CDC73
ΔE00 4.70
Seaweed
#18D17B
ΔE00 5.39
Turquoise Green
#04F489
ΔE00 5.40
Seafoam Green
#7AF9AB
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61E28F #E261B4
analogous
#73E261 #61E28F #61E2CF
triadic
#61E28F #8F61E2 #E28F61
tetradic
#61E28F #6173E2 #E261B4 #E2CF61
square
#61E28F #6173E2 #E261B4 #E2CF61
split-complementary
#61E28F #CF61E2 #E26173
monochromatic
#1FA950 #2DD96A #61E28F #95EBB4 #C8F5D8
Accessibility & contrast
On white
1.64
#61E28F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.78
#61E28F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61E28F
12.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61E28F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61E28F | 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)
#E2D189
Deuteranopia (green-blind)
#D1C594
Tritanopia (blue-blind)
#3ADFCD
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #61e28f; /* rgb */ color: rgb(97, 226, 143); /* oklch */ color: oklch(82.0% 0.164 152.7);
Tailwind
colors: {
custom: {
50: '#98ecb0',
500: '#61e28f',
950: '#000000',
},
}SCSS
$custom: #61e28f; $custom-light: #98ecb0; $custom-dark: #000000;
JSON
{
"hex": "#61e28f",
"rgb": {
"r": 97,
"g": 226,
"b": 143
},
"hsl": {
"h": 141.395,
"s": 68.984,
"l": 63.333
},
"oklch": {
"l": 0.81977,
"c": 0.1642,
"h": 152.7
},
"luminance": 0.58917
}Semantic roles & 50–950 ramp
primary
#61E28F
secondary
#AB3C84
accent
#158ED1
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1610
muted
#808581