#61EB97#61EB97
#61EB97 is a very light, vivid green. Relative luminance 0.642; OKLCH L 84.3% C 0.169 H 153.8°. Best body text is #000000 at 13.84:1 contrast (WCAG AA passes).
Color values
| HEX | #61EB97 |
|---|---|
| RGB | rgb(97, 235, 151) |
| HSL | hsl(143, 78%, 65%) |
| HSV | hsv(143, 59%, 92%) |
| CMYK | cmyk(58.7%, 0%, 35.7%, 7.8%) |
| CIE-LAB | lab(84.06, -55.93, 29.83) |
| CIE-LCH | lch(84.06, 63.39, 151.92°) |
| OKLab | oklab(84.33% -0.1517 0.0748) |
| OKLCH | oklch(84.33% 0.169 153.8) |
| XYZ | xyz(40.2208, 64.1885, 39.5422) |
| Luminance | 0.6419 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.63
Seafoam Green
#7AF9AB
ΔE00 3.63
Light Green Blue
#56FCA2
ΔE00 3.68
Sea Green (survey)
#53FCA1
ΔE00 3.72
Seafoam (survey)
#80F9AD
ΔE00 3.96
Light Bluish Green
#76FDA8
ΔE00 4.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61EB97 #EB61B5
analogous
#70EB61 #61EB97 #61EBDC
triadic
#61EB97 #9761EB #EB9761
tetradic
#61EB97 #6170EB #EB61B5 #EBDC61
square
#61EB97 #6170EB #EB61B5 #EBDC61
split-complementary
#61EB97 #DC61EB #EB6170
monochromatic
#18BA57 #2BE473 #61EB97 #97F2BB #CEF9DF
Accessibility & contrast
On white
1.52
#61EB97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.84
#61EB97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61EB97
13.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61EB97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61EB97 | 1.00 | 1.52 | 13.84 | 13.84 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDA91
Deuteranopia (green-blind)
#D8CC9C
Tritanopia (blue-blind)
#31E8D6
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #61eb97; /* rgb */ color: rgb(97, 235, 151); /* oklch */ color: oklch(84.3% 0.169 153.8);
Tailwind
colors: {
custom: {
50: '#99f2b6',
500: '#61eb97',
950: '#000000',
},
}SCSS
$custom: #61eb97; $custom-light: #99f2b6; $custom-dark: #000000;
JSON
{
"hex": "#61eb97",
"rgb": {
"r": 97,
"g": 235,
"b": 151
},
"hsl": {
"h": 143.478,
"s": 77.528,
"l": 65.098
},
"oklch": {
"l": 0.84333,
"c": 0.16909,
"h": 153.8
},
"luminance": 0.64192
}Semantic roles & 50–950 ramp
primary
#61EB97
secondary
#B93786
accent
#0C89DA
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581