#61EB9D#61EB9D
#61EB9D is a very light, vivid green. Relative luminance 0.644; OKLCH L 84.5% C 0.164 H 155.5°. Best body text is #000000 at 13.88:1 contrast (WCAG AA passes).
Color values
| HEX | #61EB9D |
|---|---|
| RGB | rgb(97, 235, 157) |
| HSL | hsl(146, 78%, 65%) |
| HSV | hsv(146, 59%, 92%) |
| CMYK | cmyk(58.7%, 0%, 33.2%, 7.8%) |
| CIE-LAB | lab(84.17, -54.83, 26.91) |
| CIE-LCH | lch(84.17, 61.08, 153.85°) |
| OKLab | oklab(84.45% -0.149 0.0678) |
| OKLCH | oklch(84.45% 0.164 155.5) |
| XYZ | xyz(40.7205, 64.3884, 42.1740) |
| Luminance | 0.6439 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.42
Seafoam (survey)
#80F9AD
ΔE00 3.71
Light Greenish Blue
#63F7B4
ΔE00 3.77
Light Green Blue
#56FCA2
ΔE00 3.83
Sea Green (survey)
#53FCA1
ΔE00 3.90
Aqua Green
#12E193
ΔE00 4.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61EB9D #EB61AF
analogous
#6AEB61 #61EB9D #61EBE2
triadic
#61EB9D #9D61EB #EB9D61
tetradic
#61EB9D #616AEB #EB61AF #EBE261
square
#61EB9D #616AEB #EB61AF #EBE261
split-complementary
#61EB9D #E261EB #EB616A
monochromatic
#18BA5E #2BE47B #61EB9D #97F2BF #CEF9E0
Accessibility & contrast
On white
1.51
#61EB9D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.88
#61EB9D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61EB9D
13.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61EB9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61EB9D | 1.00 | 1.51 | 13.88 | 13.88 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADA98
Deuteranopia (green-blind)
#D7CDA2
Tritanopia (blue-blind)
#2DE9D7
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #61eb9d; /* rgb */ color: rgb(97, 235, 157); /* oklch */ color: oklch(84.5% 0.164 155.5);
Tailwind
colors: {
custom: {
50: '#99f2ba',
500: '#61eb9d',
950: '#000000',
},
}SCSS
$custom: #61eb9d; $custom-light: #99f2ba; $custom-dark: #000000;
JSON
{
"hex": "#61eb9d",
"rgb": {
"r": 97,
"g": 235,
"b": 157
},
"hsl": {
"h": 146.087,
"s": 77.528,
"l": 65.098
},
"oklch": {
"l": 0.84452,
"c": 0.16372,
"h": 155.5
},
"luminance": 0.64392
}Semantic roles & 50–950 ramp
primary
#61EB9D
secondary
#B93781
accent
#0C80DA
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581