#61EF93#61EF93
#61EF93 is a very light, vivid green. Relative luminance 0.664; OKLCH L 85.2% C 0.178 H 152.2°. Best body text is #000000 at 14.28:1 contrast (WCAG AA passes).
Color values
| HEX | #61EF93 |
|---|---|
| RGB | rgb(97, 239, 147) |
| HSL | hsl(141, 82%, 66%) |
| HSV | hsv(141, 59%, 94%) |
| CMYK | cmyk(59.4%, 0%, 38.5%, 6.3%) |
| CIE-LAB | lab(85.19, -58.18, 33.35) |
| CIE-LCH | lch(85.19, 67.06, 150.18°) |
| OKLab | oklab(85.23% -0.1575 0.0831) |
| OKLCH | oklch(85.23% 0.178 152.2) |
| XYZ | xyz(41.0595, 66.3770, 38.2463) |
| Luminance | 0.6638 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 3.10
Light Green Blue
#56FCA2
ΔE00 3.10
Weird Green
#3AE57F
ΔE00 3.37
Turquoise Green
#04F489
ΔE00 3.39
Light Bluish Green
#76FDA8
ΔE00 3.52
Seafoam Green
#7AF9AB
ΔE00 3.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61EF93 #EF61BD
analogous
#76EF61 #61EF93 #61EFDA
triadic
#61EF93 #9361EF #EF9361
tetradic
#61EF93 #6176EF #EF61BD #EFDA61
square
#61EF93 #6176EF #EF61BD #EFDA61
split-complementary
#61EF93 #DA61EF #EF6176
monochromatic
#14C251 #29E96D #61EF93 #99F5B9 #D0FADF
Accessibility & contrast
On white
1.47
#61EF93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.28
#61EF93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61EF93
14.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61EF93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61EF93 | 1.00 | 1.47 | 14.28 | 14.28 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDD8D
Deuteranopia (green-blind)
#DDD099
Tritanopia (blue-blind)
#32ECD8
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #61ef93; /* rgb */ color: rgb(97, 239, 147); /* oklch */ color: oklch(85.2% 0.178 152.2);
Tailwind
colors: {
custom: {
50: '#9af5b3',
500: '#61ef93',
950: '#000000',
},
}SCSS
$custom: #61ef93; $custom-light: #9af5b3; $custom-dark: #000000;
JSON
{
"hex": "#61ef93",
"rgb": {
"r": 97,
"g": 239,
"b": 147
},
"hsl": {
"h": 141.127,
"s": 81.609,
"l": 65.882
},
"oklch": {
"l": 0.85234,
"c": 0.17804,
"h": 152.2
},
"luminance": 0.66381
}Semantic roles & 50–950 ramp
primary
#61EF93
secondary
#C0348F
accent
#0892DE
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581