#61E98B#61E98B
#61E98B is a very light, vivid green. Relative luminance 0.627; OKLCH L 83.6% C 0.177 H 150.8°. Best body text is #000000 at 13.54:1 contrast (WCAG AA passes).
Color values
| HEX | #61E98B |
|---|---|
| RGB | rgb(97, 233, 139) |
| HSL | hsl(139, 76%, 65%) |
| HSV | hsv(139, 58%, 91%) |
| CMYK | cmyk(58.4%, 0%, 40.3%, 8.6%) |
| CIE-LAB | lab(83.27, -57.23, 34.84) |
| CIE-LCH | lch(83.27, 67.00, 148.67°) |
| OKLab | oklab(83.62% -0.1548 0.0864) |
| OKLCH | oklch(83.62% 0.177 150.8) |
| XYZ | xyz(38.7260, 62.6796, 34.4787) |
| Luminance | 0.6268 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.47
Turquoise Green
#04F489
ΔE00 3.92
Sea Green (survey)
#53FCA1
ΔE00 4.53
Lightgreen
#90EE90
ΔE00 4.53
Light Green Blue
#56FCA2
ΔE00 4.55
Wintergreen
#20F986
ΔE00 4.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61E98B #E961BF
analogous
#7BE961 #61E98B #61E9CF
triadic
#61E98B #8B61E9 #E98B61
tetradic
#61E98B #617BE9 #E961BF #E9CF61
square
#61E98B #617BE9 #E961BF #E9CF61
split-complementary
#61E98B #CF61E9 #E9617B
monochromatic
#19B64A #2BE264 #61E98B #97F0B2 #CCF8DA
Accessibility & contrast
On white
1.55
#61E98B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.54
#61E98B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61E98B
13.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61E98B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61E98B | 1.00 | 1.55 | 13.54 | 13.54 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD784
Deuteranopia (green-blind)
#D8CA91
Tritanopia (blue-blind)
#39E5D2
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #61e98b; /* rgb */ color: rgb(97, 233, 139); /* oklch */ color: oklch(83.6% 0.177 150.8);
Tailwind
colors: {
custom: {
50: '#99f1ae',
500: '#61e98b',
950: '#000000',
},
}SCSS
$custom: #61e98b; $custom-light: #99f1ae; $custom-dark: #000000;
JSON
{
"hex": "#61e98b",
"rgb": {
"r": 97,
"g": 233,
"b": 139
},
"hsl": {
"h": 138.529,
"s": 75.556,
"l": 64.706
},
"oklch": {
"l": 0.83621,
"c": 0.1773,
"h": 150.8
},
"luminance": 0.62683
}Semantic roles & 50–950 ramp
primary
#61E98B
secondary
#B6388F
accent
#0E99D8
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581