#61EB96#61EB96
#61EB96 is a very light, vivid green. Relative luminance 0.642; OKLCH L 84.3% C 0.170 H 153.5°. Best body text is #000000 at 13.83:1 contrast (WCAG AA passes).
Color values
| HEX | #61EB96 |
|---|---|
| RGB | rgb(97, 235, 150) |
| HSL | hsl(143, 78%, 65%) |
| HSV | hsv(143, 59%, 92%) |
| CMYK | cmyk(58.7%, 0%, 36.2%, 7.8%) |
| CIE-LAB | lab(84.05, -56.11, 30.32) |
| CIE-LCH | lch(84.05, 63.77, 151.61°) |
| OKLab | oklab(84.31% -0.1521 0.0759) |
| OKLCH | oklch(84.31% 0.17 153.5) |
| XYZ | xyz(40.1399, 64.1562, 39.1163) |
| Luminance | 0.6416 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.50
Light Green Blue
#56FCA2
ΔE00 3.69
Seafoam Green
#7AF9AB
ΔE00 3.69
Sea Green (survey)
#53FCA1
ΔE00 3.72
Light Bluish Green
#76FDA8
ΔE00 4.02
Seafoam (survey)
#80F9AD
ΔE00 4.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61EB96 #EB61B6
analogous
#71EB61 #61EB96 #61EBDB
triadic
#61EB96 #9661EB #EB9661
tetradic
#61EB96 #6171EB #EB61B6 #EBDB61
square
#61EB96 #6171EB #EB61B6 #EBDB61
split-complementary
#61EB96 #DB61EB #EB6171
monochromatic
#18BA56 #2BE472 #61EB96 #97F2BA #CEF9DE
Accessibility & contrast
On white
1.52
#61EB96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.83
#61EB96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61EB96
13.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61EB96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61EB96 | 1.00 | 1.52 | 13.83 | 13.83 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD990
Deuteranopia (green-blind)
#D8CC9B
Tritanopia (blue-blind)
#32E8D5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #61eb96; /* rgb */ color: rgb(97, 235, 150); /* oklch */ color: oklch(84.3% 0.170 153.5);
Tailwind
colors: {
custom: {
50: '#99f2b5',
500: '#61eb96',
950: '#000000',
},
}SCSS
$custom: #61eb96; $custom-light: #99f2b5; $custom-dark: #000000;
JSON
{
"hex": "#61eb96",
"rgb": {
"r": 97,
"g": 235,
"b": 150
},
"hsl": {
"h": 143.043,
"s": 77.528,
"l": 65.098
},
"oklch": {
"l": 0.84314,
"c": 0.16999,
"h": 153.5
},
"luminance": 0.6416
}Semantic roles & 50–950 ramp
primary
#61EB96
secondary
#B93787
accent
#0C8BDA
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581