#61E18A#61E18A
#61E18A is a light, vivid green. Relative luminance 0.582; OKLCH L 81.6% C 0.167 H 151.4°. Best body text is #000000 at 12.65:1 contrast (WCAG AA passes).
Color values
| HEX | #61E18A |
|---|---|
| RGB | rgb(97, 225, 138) |
| HSL | hsl(139, 68%, 63%) |
| HSV | hsv(139, 57%, 88%) |
| CMYK | cmyk(56.9%, 0%, 38.7%, 11.8%) |
| CIE-LAB | lab(80.86, -54.28, 32.18) |
| CIE-LCH | lch(80.86, 63.10, 149.34°) |
| OKLab | oklab(81.64% -0.147 0.0801) |
| OKLCH | oklch(81.64% 0.167 151.4) |
| XYZ | xyz(36.4397, 58.2234, 33.3578) |
| Luminance | 0.5823 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.85
Tealish Green
#0CDC73
ΔE00 4.24
Aqua Green
#12E193
ΔE00 4.40
Seaweed
#18D17B
ΔE00 5.25
Turquoise Green
#04F489
ΔE00 5.35
Lightgreen
#90EE90
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61E18A #E161B8
analogous
#78E161 #61E18A #61E1CA
triadic
#61E18A #8A61E1 #E18A61
tetradic
#61E18A #6178E1 #E161B8 #E1CA61
square
#61E18A #6178E1 #E161B8 #E1CA61
split-complementary
#61E18A #CA61E1 #E16178
monochromatic
#20A84B #2ED764 #61E18A #94EBB0 #C8F5D6
Accessibility & contrast
On white
1.66
#61E18A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.65
#61E18A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61E18A
12.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61E18A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61E18A | 1.00 | 1.66 | 12.65 | 12.65 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D084
Deuteranopia (green-blind)
#D0C490
Tritanopia (blue-blind)
#3DDECB
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #61e18a; /* rgb */ color: rgb(97, 225, 138); /* oklch */ color: oklch(81.6% 0.167 151.4);
Tailwind
colors: {
custom: {
50: '#98ebad',
500: '#61e18a',
950: '#000000',
},
}SCSS
$custom: #61e18a; $custom-light: #98ebad; $custom-dark: #000000;
JSON
{
"hex": "#61e18a",
"rgb": {
"r": 97,
"g": 225,
"b": 138
},
"hsl": {
"h": 139.219,
"s": 68.085,
"l": 63.137
},
"oklch": {
"l": 0.81637,
"c": 0.16743,
"h": 151.4
},
"luminance": 0.58227
}Semantic roles & 50–950 ramp
primary
#61E18A
secondary
#AA3C87
accent
#1594D0
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1610
muted
#808581