#61EB8B#61EB8B
#61EB8B is a very light, vivid green. Relative luminance 0.638; OKLCH L 84.1% C 0.180 H 150.7°. Best body text is #000000 at 13.76:1 contrast (WCAG AA passes).
Color values
| HEX | #61EB8B |
|---|---|
| RGB | rgb(97, 235, 139) |
| HSL | hsl(138, 78%, 65%) |
| HSV | hsv(138, 59%, 92%) |
| CMYK | cmyk(58.7%, 0%, 40.9%, 7.8%) |
| CIE-LAB | lab(83.87, -58.00, 35.62) |
| CIE-LCH | lch(83.87, 68.06, 148.44°) |
| OKLab | oklab(84.11% -0.1569 0.0882) |
| OKLCH | oklch(84.11% 0.18 150.7) |
| XYZ | xyz(39.2954, 63.8184, 34.6684) |
| Luminance | 0.6382 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.59
Turquoise Green
#04F489
ΔE00 3.64
Wintergreen
#20F986
ΔE00 4.16
Sea Green (survey)
#53FCA1
ΔE00 4.24
Light Green Blue
#56FCA2
ΔE00 4.27
Lightgreen
#90EE90
ΔE00 4.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61EB8B #EB61C1
analogous
#7CEB61 #61EB8B #61EBD0
triadic
#61EB8B #8B61EB #EB8B61
tetradic
#61EB8B #617CEB #EB61C1 #EBD061
square
#61EB8B #617CEB #EB61C1 #EBD061
split-complementary
#61EB8B #D061EB #EB617C
monochromatic
#18BA49 #2BE463 #61EB8B #97F2B3 #CEF9DB
Accessibility & contrast
On white
1.53
#61EB8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.76
#61EB8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61EB8B
13.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61EB8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61EB8B | 1.00 | 1.53 | 13.76 | 13.76 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD984
Deuteranopia (green-blind)
#DACC91
Tritanopia (blue-blind)
#38E7D3
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #61eb8b; /* rgb */ color: rgb(97, 235, 139); /* oklch */ color: oklch(84.1% 0.180 150.7);
Tailwind
colors: {
custom: {
50: '#9af2ae',
500: '#61eb8b',
950: '#000000',
},
}SCSS
$custom: #61eb8b; $custom-light: #9af2ae; $custom-dark: #000000;
JSON
{
"hex": "#61eb8b",
"rgb": {
"r": 97,
"g": 235,
"b": 139
},
"hsl": {
"h": 138.261,
"s": 77.528,
"l": 65.098
},
"oklch": {
"l": 0.84112,
"c": 0.17997,
"h": 150.7
},
"luminance": 0.63822
}Semantic roles & 50–950 ramp
primary
#61EB8B
secondary
#B93792
accent
#0C9BDA
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581