#61EB99#61EB99
#61EB99 is a very light, vivid green. Relative luminance 0.643; OKLCH L 84.4% C 0.167 H 154.3°. Best body text is #000000 at 13.85:1 contrast (WCAG AA passes).
Color values
| HEX | #61EB99 |
|---|---|
| RGB | rgb(97, 235, 153) |
| HSL | hsl(144, 78%, 65%) |
| HSV | hsv(144, 59%, 92%) |
| CMYK | cmyk(58.7%, 0%, 34.9%, 7.8%) |
| CIE-LAB | lab(84.10, -55.56, 28.86) |
| CIE-LCH | lch(84.10, 62.61, 152.55°) |
| OKLab | oklab(84.37% -0.1508 0.0725) |
| OKLCH | oklch(84.37% 0.167 154.3) |
| XYZ | xyz(40.3846, 64.2541, 40.4049) |
| Luminance | 0.6426 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.52
Light Green Blue
#56FCA2
ΔE00 3.69
Sea Green (survey)
#53FCA1
ΔE00 3.74
Seafoam (survey)
#80F9AD
ΔE00 3.85
Weird Green
#3AE57F
ΔE00 3.89
Light Bluish Green
#76FDA8
ΔE00 4.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61EB99 #EB61B3
analogous
#6EEB61 #61EB99 #61EBDE
triadic
#61EB99 #9961EB #EB9961
tetradic
#61EB99 #616EEB #EB61B3 #EBDE61
square
#61EB99 #616EEB #EB61B3 #EBDE61
split-complementary
#61EB99 #DE61EB #EB616E
monochromatic
#18BA59 #2BE476 #61EB99 #97F2BC #CEF9DF
Accessibility & contrast
On white
1.52
#61EB99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.85
#61EB99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61EB99
13.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61EB99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61EB99 | 1.00 | 1.52 | 13.85 | 13.85 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDA94
Deuteranopia (green-blind)
#D8CD9E
Tritanopia (blue-blind)
#30E9D6
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #61eb99; /* rgb */ color: rgb(97, 235, 153); /* oklch */ color: oklch(84.4% 0.167 154.3);
Tailwind
colors: {
custom: {
50: '#99f2b7',
500: '#61eb99',
950: '#000000',
},
}SCSS
$custom: #61eb99; $custom-light: #99f2b7; $custom-dark: #000000;
JSON
{
"hex": "#61eb99",
"rgb": {
"r": 97,
"g": 235,
"b": 153
},
"hsl": {
"h": 144.348,
"s": 77.528,
"l": 65.098
},
"oklch": {
"l": 0.84372,
"c": 0.16729,
"h": 154.3
},
"luminance": 0.64258
}Semantic roles & 50–950 ramp
primary
#61EB99
secondary
#B93784
accent
#0C86DA
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581