#61E48D#61E48D
#61E48D is a very light, vivid green. Relative luminance 0.600; OKLCH L 82.4% C 0.169 H 151.9°. Best body text is #000000 at 12.99:1 contrast (WCAG AA passes).
Color values
| HEX | #61E48D |
|---|---|
| RGB | rgb(97, 228, 141) |
| HSL | hsl(140, 71%, 64%) |
| HSV | hsv(140, 57%, 89%) |
| CMYK | cmyk(57.5%, 0%, 38.2%, 10.6%) |
| CIE-LAB | lab(81.81, -54.95, 31.91) |
| CIE-LCH | lch(81.81, 63.54, 149.86°) |
| OKLab | oklab(82.43% -0.1488 0.0795) |
| OKLCH | oklch(82.43% 0.169 151.9) |
| XYZ | xyz(37.4780, 59.9478, 34.7902) |
| Luminance | 0.5995 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.79
Aqua Green
#12E193
ΔE00 4.32
Tealish Green
#0CDC73
ΔE00 4.52
Turquoise Green
#04F489
ΔE00 4.87
Lightgreen
#90EE90
ΔE00 5.18
Seafoam Green
#7AF9AB
ΔE00 5.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61E48D #E461B8
analogous
#76E461 #61E48D #61E4CF
triadic
#61E48D #8D61E4 #E48D61
tetradic
#61E48D #6176E4 #E461B8 #E4CF61
square
#61E48D #6176E4 #E461B8 #E4CF61
split-complementary
#61E48D #CF61E4 #E46176
monochromatic
#1EAD4E #2DDB67 #61E48D #95EDB3 #CAF6D8
Accessibility & contrast
On white
1.62
#61E48D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.99
#61E48D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61E48D
12.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61E48D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61E48D | 1.00 | 1.62 | 12.99 | 12.99 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D387
Deuteranopia (green-blind)
#D3C693
Tritanopia (blue-blind)
#3AE1CE
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #61e48d; /* rgb */ color: rgb(97, 228, 141); /* oklch */ color: oklch(82.4% 0.169 151.9);
Tailwind
colors: {
custom: {
50: '#99edaf',
500: '#61e48d',
950: '#000000',
},
}SCSS
$custom: #61e48d; $custom-light: #99edaf; $custom-dark: #000000;
JSON
{
"hex": "#61e48d",
"rgb": {
"r": 97,
"g": 228,
"b": 141
},
"hsl": {
"h": 140.153,
"s": 70.811,
"l": 63.725
},
"oklch": {
"l": 0.8243,
"c": 0.16875,
"h": 151.9
},
"luminance": 0.59951
}Semantic roles & 50–950 ramp
primary
#61E48D
secondary
#AE3B88
accent
#1392D3
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1610
muted
#808581