#61E089#61E089
#61E089 is a light, vivid green. Relative luminance 0.577; OKLCH L 81.4% C 0.167 H 151.3°. Best body text is #000000 at 12.53:1 contrast (WCAG AA passes).
Color values
| HEX | #61E089 |
|---|---|
| RGB | rgb(97, 224, 137) |
| HSL | hsl(139, 67%, 63%) |
| HSV | hsv(139, 57%, 88%) |
| CMYK | cmyk(56.7%, 0%, 38.8%, 12.2%) |
| CIE-LAB | lab(80.55, -54.06, 32.27) |
| CIE-LCH | lch(80.55, 62.96, 149.17°) |
| OKLab | oklab(81.37% -0.1464 0.0803) |
| OKLCH | oklch(81.37% 0.167 151.3) |
| XYZ | xyz(36.0981, 57.6555, 32.8884) |
| Luminance | 0.5766 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.91
Tealish Green
#0CDC73
ΔE00 4.16
Aqua Green
#12E193
ΔE00 4.45
Seaweed
#18D17B
ΔE00 5.11
Lightgreen
#90EE90
ΔE00 5.49
Turquoise Green
#04F489
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61E089 #E061B8
analogous
#78E061 #61E089 #61E0C9
triadic
#61E089 #8961E0 #E08961
tetradic
#61E089 #6178E0 #E061B8 #E0C961
square
#61E089 #6178E0 #E061B8 #E0C961
split-complementary
#61E089 #C961E0 #E06178
monochromatic
#21A64B #2ED663 #61E089 #94EAAF #C7F4D5
Accessibility & contrast
On white
1.68
#61E089 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.53
#61E089 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61E089
12.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61E089 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61E089 | 1.00 | 1.68 | 12.53 | 12.53 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CF83
Deuteranopia (green-blind)
#D0C38F
Tritanopia (blue-blind)
#3EDDCA
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #61e089; /* rgb */ color: rgb(97, 224, 137); /* oklch */ color: oklch(81.4% 0.167 151.3);
Tailwind
colors: {
custom: {
50: '#98eaac',
500: '#61e089',
950: '#000000',
},
}SCSS
$custom: #61e089; $custom-light: #98eaac; $custom-dark: #000000;
JSON
{
"hex": "#61e089",
"rgb": {
"r": 97,
"g": 224,
"b": 137
},
"hsl": {
"h": 138.898,
"s": 67.196,
"l": 62.941
},
"oklch": {
"l": 0.81373,
"c": 0.16699,
"h": 151.3
},
"luminance": 0.57659
}Semantic roles & 50–950 ramp
primary
#61E089
secondary
#A93D87
accent
#1695CF
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0F1610
muted
#808481