#61EB91#61EB91
#61EB91 is a very light, vivid green. Relative luminance 0.640; OKLCH L 84.2% C 0.175 H 152.1°. Best body text is #000000 at 13.80:1 contrast (WCAG AA passes).
Color values
| HEX | #61EB91 |
|---|---|
| RGB | rgb(97, 235, 145) |
| HSL | hsl(141, 78%, 65%) |
| HSV | hsv(141, 59%, 92%) |
| CMYK | cmyk(58.7%, 0%, 38.3%, 7.8%) |
| CIE-LAB | lab(83.97, -56.98, 32.74) |
| CIE-LCH | lch(83.97, 65.72, 150.12°) |
| OKLab | oklab(84.22% -0.1543 0.0816) |
| OKLCH | oklch(84.22% 0.175 152.1) |
| XYZ | xyz(39.7458, 63.9986, 37.0410) |
| Luminance | 0.6400 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.96
Turquoise Green
#04F489
ΔE00 3.82
Light Green Blue
#56FCA2
ΔE00 3.86
Sea Green (survey)
#53FCA1
ΔE00 3.86
Seafoam Green
#7AF9AB
ΔE00 4.11
Light Bluish Green
#76FDA8
ΔE00 4.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61EB91 #EB61BB
analogous
#76EB61 #61EB91 #61EBD6
triadic
#61EB91 #9161EB #EB9161
tetradic
#61EB91 #6176EB #EB61BB #EBD661
square
#61EB91 #6176EB #EB61BB #EBD661
split-complementary
#61EB91 #D661EB #EB6176
monochromatic
#18BA50 #2BE46B #61EB91 #97F2B7 #CEF9DD
Accessibility & contrast
On white
1.52
#61EB91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.80
#61EB91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61EB91
13.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61EB91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61EB91 | 1.00 | 1.52 | 13.80 | 13.80 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD98B
Deuteranopia (green-blind)
#D9CC97
Tritanopia (blue-blind)
#35E8D4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #61eb91; /* rgb */ color: rgb(97, 235, 145); /* oklch */ color: oklch(84.2% 0.175 152.1);
Tailwind
colors: {
custom: {
50: '#99f2b2',
500: '#61eb91',
950: '#000000',
},
}SCSS
$custom: #61eb91; $custom-light: #99f2b2; $custom-dark: #000000;
JSON
{
"hex": "#61eb91",
"rgb": {
"r": 97,
"g": 235,
"b": 145
},
"hsl": {
"h": 140.87,
"s": 77.528,
"l": 65.098
},
"oklch": {
"l": 0.84219,
"c": 0.17452,
"h": 152.1
},
"luminance": 0.64002
}Semantic roles & 50–950 ramp
primary
#61EB91
secondary
#B9378C
accent
#0C92DA
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581