#61E48E#61E48E
#61E48E is a very light, vivid green. Relative luminance 0.600; OKLCH L 82.4% C 0.168 H 152.2°. Best body text is #000000 at 13.00:1 contrast (WCAG AA passes).
Color values
| HEX | #61E48E |
|---|---|
| RGB | rgb(97, 228, 142) |
| HSL | hsl(141, 71%, 64%) |
| HSV | hsv(141, 57%, 89%) |
| CMYK | cmyk(57.5%, 0%, 37.7%, 10.6%) |
| CIE-LAB | lab(81.83, -54.77, 31.42) |
| CIE-LCH | lch(81.83, 63.15, 150.16°) |
| OKLab | oklab(82.45% -0.1484 0.0784) |
| OKLCH | oklch(82.45% 0.168 152.2) |
| XYZ | xyz(37.5528, 59.9777, 35.1838) |
| Luminance | 0.5998 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.90
Aqua Green
#12E193
ΔE00 4.21
Tealish Green
#0CDC73
ΔE00 4.61
Turquoise Green
#04F489
ΔE00 4.92
Seafoam Green
#7AF9AB
ΔE00 5.18
Lightgreen
#90EE90
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61E48E #E461B7
analogous
#75E461 #61E48E #61E4D0
triadic
#61E48E #8E61E4 #E48E61
tetradic
#61E48E #6175E4 #E461B7 #E4D061
square
#61E48E #6175E4 #E461B7 #E4D061
split-complementary
#61E48E #D061E4 #E46175
monochromatic
#1EAD4F #2DDB69 #61E48E #95EDB3 #CAF6D9
Accessibility & contrast
On white
1.62
#61E48E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.00
#61E48E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61E48E
13.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61E48E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61E48E | 1.00 | 1.62 | 13.00 | 13.00 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D388
Deuteranopia (green-blind)
#D3C794
Tritanopia (blue-blind)
#3AE1CE
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #61e48e; /* rgb */ color: rgb(97, 228, 142); /* oklch */ color: oklch(82.4% 0.168 152.2);
Tailwind
colors: {
custom: {
50: '#98edb0',
500: '#61e48e',
950: '#000000',
},
}SCSS
$custom: #61e48e; $custom-light: #98edb0; $custom-dark: #000000;
JSON
{
"hex": "#61e48e",
"rgb": {
"r": 97,
"g": 228,
"b": 142
},
"hsl": {
"h": 140.611,
"s": 70.811,
"l": 63.725
},
"oklch": {
"l": 0.82448,
"c": 0.16784,
"h": 152.2
},
"luminance": 0.59981
}Semantic roles & 50–950 ramp
primary
#61E48E
secondary
#AE3B87
accent
#1391D3
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1610
muted
#808581