#61EB92#61EB92
#61EB92 is a very light, vivid green. Relative luminance 0.640; OKLCH L 84.2% C 0.174 H 152.4°. Best body text is #000000 at 13.81:1 contrast (WCAG AA passes).
Color values
| HEX | #61EB92 |
|---|---|
| RGB | rgb(97, 235, 146) |
| HSL | hsl(141, 78%, 65%) |
| HSV | hsv(141, 59%, 92%) |
| CMYK | cmyk(58.7%, 0%, 37.9%, 7.8%) |
| CIE-LAB | lab(83.98, -56.81, 32.25) |
| CIE-LCH | lch(83.98, 65.33, 150.41°) |
| OKLab | oklab(84.24% -0.1538 0.0804) |
| OKLCH | oklch(84.24% 0.174 152.4) |
| XYZ | xyz(39.8233, 64.0296, 37.4488) |
| Luminance | 0.6403 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.06
Light Green Blue
#56FCA2
ΔE00 3.81
Sea Green (survey)
#53FCA1
ΔE00 3.82
Turquoise Green
#04F489
ΔE00 3.88
Seafoam Green
#7AF9AB
ΔE00 4.01
Light Bluish Green
#76FDA8
ΔE00 4.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61EB92 #EB61BA
analogous
#75EB61 #61EB92 #61EBD7
triadic
#61EB92 #9261EB #EB9261
tetradic
#61EB92 #6175EB #EB61BA #EBD761
square
#61EB92 #6175EB #EB61BA #EBD761
split-complementary
#61EB92 #D761EB #EB6175
monochromatic
#18BA51 #2BE46D #61EB92 #97F2B7 #CEF9DD
Accessibility & contrast
On white
1.52
#61EB92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.81
#61EB92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61EB92
13.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61EB92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61EB92 | 1.00 | 1.52 | 13.81 | 13.81 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD98C
Deuteranopia (green-blind)
#D9CC98
Tritanopia (blue-blind)
#34E8D5
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #61eb92; /* rgb */ color: rgb(97, 235, 146); /* oklch */ color: oklch(84.2% 0.174 152.4);
Tailwind
colors: {
custom: {
50: '#99f2b2',
500: '#61eb92',
950: '#000000',
},
}SCSS
$custom: #61eb92; $custom-light: #99f2b2; $custom-dark: #000000;
JSON
{
"hex": "#61eb92",
"rgb": {
"r": 97,
"g": 235,
"b": 146
},
"hsl": {
"h": 141.304,
"s": 77.528,
"l": 65.098
},
"oklch": {
"l": 0.84238,
"c": 0.17361,
"h": 152.4
},
"luminance": 0.64033
}Semantic roles & 50–950 ramp
primary
#61EB92
secondary
#B9378B
accent
#0C91DA
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581