#61EB9C#61EB9C
#61EB9C is a very light, vivid green. Relative luminance 0.644; OKLCH L 84.4% C 0.165 H 155.2°. Best body text is #000000 at 13.87:1 contrast (WCAG AA passes).
Color values
| HEX | #61EB9C |
|---|---|
| RGB | rgb(97, 235, 156) |
| HSL | hsl(146, 78%, 65%) |
| HSV | hsv(146, 59%, 92%) |
| CMYK | cmyk(58.7%, 0%, 33.6%, 7.8%) |
| CIE-LAB | lab(84.15, -55.01, 27.40) |
| CIE-LCH | lch(84.15, 61.46, 153.52°) |
| OKLab | oklab(84.43% -0.1494 0.069) |
| OKLCH | oklch(84.43% 0.165 155.2) |
| XYZ | xyz(40.6355, 64.3544, 41.7262) |
| Luminance | 0.6436 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.43
Seafoam (survey)
#80F9AD
ΔE00 3.73
Light Green Blue
#56FCA2
ΔE00 3.78
Sea Green (survey)
#53FCA1
ΔE00 3.84
Light Greenish Blue
#63F7B4
ΔE00 3.91
Light Bluish Green
#76FDA8
ΔE00 4.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61EB9C #EB61B0
analogous
#6BEB61 #61EB9C #61EBE1
triadic
#61EB9C #9C61EB #EB9C61
tetradic
#61EB9C #616BEB #EB61B0 #EBE161
square
#61EB9C #616BEB #EB61B0 #EBE161
split-complementary
#61EB9C #E161EB #EB616B
monochromatic
#18BA5D #2BE47A #61EB9C #97F2BE #CEF9E0
Accessibility & contrast
On white
1.51
#61EB9C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.87
#61EB9C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61EB9C
13.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61EB9C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61EB9C | 1.00 | 1.51 | 13.87 | 13.87 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADA97
Deuteranopia (green-blind)
#D8CDA1
Tritanopia (blue-blind)
#2EE9D6
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #61eb9c; /* rgb */ color: rgb(97, 235, 156); /* oklch */ color: oklch(84.4% 0.165 155.2);
Tailwind
colors: {
custom: {
50: '#99f2b9',
500: '#61eb9c',
950: '#000000',
},
}SCSS
$custom: #61eb9c; $custom-light: #99f2b9; $custom-dark: #000000;
JSON
{
"hex": "#61eb9c",
"rgb": {
"r": 97,
"g": 235,
"b": 156
},
"hsl": {
"h": 145.652,
"s": 77.528,
"l": 65.098
},
"oklch": {
"l": 0.84432,
"c": 0.16461,
"h": 155.2
},
"luminance": 0.64358
}Semantic roles & 50–950 ramp
primary
#61EB9C
secondary
#B93782
accent
#0C82DA
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581