#61E98D#61E98D
#61E98D is a very light, vivid green. Relative luminance 0.627; OKLCH L 83.7% C 0.175 H 151.3°. Best body text is #000000 at 13.55:1 contrast (WCAG AA passes).
Color values
| HEX | #61E98D |
|---|---|
| RGB | rgb(97, 233, 141) |
| HSL | hsl(139, 76%, 65%) |
| HSV | hsv(139, 58%, 91%) |
| CMYK | cmyk(58.4%, 0%, 39.5%, 8.6%) |
| CIE-LAB | lab(83.30, -56.89, 33.88) |
| CIE-LCH | lch(83.30, 66.22, 149.23°) |
| OKLab | oklab(83.66% -0.154 0.0842) |
| OKLCH | oklch(83.66% 0.175 151.3) |
| XYZ | xyz(38.8735, 62.7386, 35.2553) |
| Luminance | 0.6274 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.59
Turquoise Green
#04F489
ΔE00 3.96
Sea Green (survey)
#53FCA1
ΔE00 4.41
Light Green Blue
#56FCA2
ΔE00 4.41
Lightgreen
#90EE90
ΔE00 4.64
Seafoam Green
#7AF9AB
ΔE00 4.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61E98D #E961BD
analogous
#79E961 #61E98D #61E9D1
triadic
#61E98D #8D61E9 #E98D61
tetradic
#61E98D #6179E9 #E961BD #E9D161
square
#61E98D #6179E9 #E961BD #E9D161
split-complementary
#61E98D #D161E9 #E96179
monochromatic
#19B64C #2BE266 #61E98D #97F0B4 #CCF8DB
Accessibility & contrast
On white
1.55
#61E98D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.55
#61E98D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61E98D
13.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61E98D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61E98D | 1.00 | 1.55 | 13.55 | 13.55 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD787
Deuteranopia (green-blind)
#D8CB93
Tritanopia (blue-blind)
#38E6D2
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #61e98d; /* rgb */ color: rgb(97, 233, 141); /* oklch */ color: oklch(83.7% 0.175 151.3);
Tailwind
colors: {
custom: {
50: '#99f1af',
500: '#61e98d',
950: '#000000',
},
}SCSS
$custom: #61e98d; $custom-light: #99f1af; $custom-dark: #000000;
JSON
{
"hex": "#61e98d",
"rgb": {
"r": 97,
"g": 233,
"b": 141
},
"hsl": {
"h": 139.412,
"s": 75.556,
"l": 64.706
},
"oklch": {
"l": 0.83657,
"c": 0.17548,
"h": 151.3
},
"luminance": 0.62742
}Semantic roles & 50–950 ramp
primary
#61E98D
secondary
#B6388D
accent
#0E96D8
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581