#61EB75#61EB75
#61EB75 is a very light, vivid green. Relative luminance 0.632; OKLCH L 83.8% C 0.200 H 146.2°. Best body text is #000000 at 13.65:1 contrast (WCAG AA passes).
Color values
| HEX | #61EB75 |
|---|---|
| RGB | rgb(97, 235, 117) |
| HSL | hsl(129, 78%, 65%) |
| HSV | hsv(129, 59%, 92%) |
| CMYK | cmyk(58.7%, 0%, 50.2%, 7.8%) |
| CIE-LAB | lab(83.57, -61.33, 45.96) |
| CIE-LCH | lch(83.57, 76.64, 143.15°) |
| OKLab | oklab(83.76% -0.1659 0.111) |
| OKLCH | oklch(83.76% 0.2 146.2) |
| XYZ | xyz(37.8466, 63.2389, 27.0380) |
| Luminance | 0.6324 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.02
Weird Green
#3AE57F
ΔE00 3.82
Spearmint
#1EF876
ΔE00 3.84
Minty Green
#0BF77D
ΔE00 4.07
Wintergreen
#20F986
ΔE00 4.53
Lightgreen (survey)
#76FF7B
ΔE00 4.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61EB75 #EB61D7
analogous
#92EB61 #61EB75 #61EBBA
triadic
#61EB75 #7561EB #EB7561
tetradic
#61EB75 #6192EB #EB61D7 #EBBA61
square
#61EB75 #6192EB #EB61D7 #EBBA61
split-complementary
#61EB75 #BA61EB #EB6192
monochromatic
#18BA2F #2BE446 #61EB75 #97F2A4 #CEF9D4
Accessibility & contrast
On white
1.54
#61EB75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.65
#61EB75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61EB75
13.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61EB75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61EB75 | 1.00 | 1.54 | 13.65 | 13.65 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EED86B
Deuteranopia (green-blind)
#DCCC7D
Tritanopia (blue-blind)
#42E6D0
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #61eb75; /* rgb */ color: rgb(97, 235, 117); /* oklch */ color: oklch(83.8% 0.200 146.2);
Tailwind
colors: {
custom: {
50: '#9af29f',
500: '#61eb75',
950: '#000000',
},
}SCSS
$custom: #61eb75; $custom-light: #9af29f; $custom-dark: #000000;
JSON
{
"hex": "#61eb75",
"rgb": {
"r": 97,
"g": 235,
"b": 117
},
"hsl": {
"h": 128.696,
"s": 77.528,
"l": 65.098
},
"oklch": {
"l": 0.83763,
"c": 0.19962,
"h": 146.2
},
"luminance": 0.63242
}Semantic roles & 50–950 ramp
primary
#61EB75
secondary
#B937A6
accent
#0CBCDA
background
#FCFFFC
surface
#F5FEF5
border
#CFD6CF
text
#0F170F
muted
#808580