#61EB9B#61EB9B
#61EB9B is a very light, vivid green. Relative luminance 0.643; OKLCH L 84.4% C 0.165 H 154.9°. Best body text is #000000 at 13.87:1 contrast (WCAG AA passes).
Color values
| HEX | #61EB9B |
|---|---|
| RGB | rgb(97, 235, 155) |
| HSL | hsl(145, 78%, 65%) |
| HSV | hsv(145, 59%, 92%) |
| CMYK | cmyk(58.7%, 0%, 34%, 7.8%) |
| CIE-LAB | lab(84.13, -55.20, 27.89) |
| CIE-LCH | lch(84.13, 61.84, 153.20°) |
| OKLab | oklab(84.41% -0.1499 0.0702) |
| OKLCH | oklch(84.41% 0.165 154.9) |
| XYZ | xyz(40.5511, 64.3207, 41.2821) |
| Luminance | 0.6432 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.45
Light Green Blue
#56FCA2
ΔE00 3.74
Seafoam (survey)
#80F9AD
ΔE00 3.76
Sea Green (survey)
#53FCA1
ΔE00 3.80
Light Bluish Green
#76FDA8
ΔE00 4.03
Light Greenish Blue
#63F7B4
ΔE00 4.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61EB9B #EB61B1
analogous
#6CEB61 #61EB9B #61EBE0
triadic
#61EB9B #9B61EB #EB9B61
tetradic
#61EB9B #616CEB #EB61B1 #EBE061
square
#61EB9B #616CEB #EB61B1 #EBE061
split-complementary
#61EB9B #E061EB #EB616C
monochromatic
#18BA5C #2BE479 #61EB9B #97F2BD #CEF9E0
Accessibility & contrast
On white
1.51
#61EB9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.87
#61EB9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61EB9B
13.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61EB9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61EB9B | 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)
#EADA96
Deuteranopia (green-blind)
#D8CDA0
Tritanopia (blue-blind)
#2EE9D6
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #61eb9b; /* rgb */ color: rgb(97, 235, 155); /* oklch */ color: oklch(84.4% 0.165 154.9);
Tailwind
colors: {
custom: {
50: '#99f2b9',
500: '#61eb9b',
950: '#000000',
},
}SCSS
$custom: #61eb9b; $custom-light: #99f2b9; $custom-dark: #000000;
JSON
{
"hex": "#61eb9b",
"rgb": {
"r": 97,
"g": 235,
"b": 155
},
"hsl": {
"h": 145.217,
"s": 77.528,
"l": 65.098
},
"oklch": {
"l": 0.84412,
"c": 0.16549,
"h": 154.9
},
"luminance": 0.64325
}Semantic roles & 50–950 ramp
primary
#61EB9B
secondary
#B93782
accent
#0C83DA
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581